Updates README

This commit is contained in:
Caio Gondim
2014-07-18 11:58:04 +02:00
parent 7bf3ab74dc
commit 8355f03e4a
2 changed files with 14 additions and 6 deletions

View File

@@ -54,6 +54,13 @@ ZSH_THEME="bullet-train"
Bullet Train is configurable. You can change colors and which segments you want
or don't want to see. All options must be overridden in your **.zshrc** file.
The character used for prompt and if you be warned when running as root:
```bash
BULLETTRAIN_PROMPT_CHAR="\$"
BULLETTRAIN_PROMPT_ROOT=true
```
The status segment backgound, foreground color and visibility:
```bash