Merge pull request #22 from BreiteSeite/master

fixed wrong config suggestion in README.md
This commit is contained in:
Jérémy Romey
2013-05-28 08:39:01 -07:00

View File

@@ -44,7 +44,7 @@ POWERLINE_RIGHT_A="date"
If you want to display exit-code of last command next to time:
```
POWERLINE_RIGHT_A="exit-code"
POWERLINE_RIGHT_A="exit-status"
```
If you want to display date or non-zero-exit-code of last command next to time: