mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
fixed wrong config suggestion in README.md
This commit is contained in:
@@ -44,7 +44,7 @@ POWERLINE_RIGHT_A="date"
|
|||||||
|
|
||||||
If you want to display exit-code of last command next to time:
|
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:
|
If you want to display date or non-zero-exit-code of last command next to time:
|
||||||
|
|||||||
Reference in New Issue
Block a user