mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Table of options on README
This commit is contained in:
10
README.md
10
README.md
@@ -90,12 +90,10 @@ or don't want to see. All options must be overridden in your **.zshrc** file.
|
|||||||
|
|
||||||
### Prompt
|
### Prompt
|
||||||
|
|
||||||
The character used for prompt and if you want to be warned when running as root:
|
|Variable|Default|Meaning
|
||||||
|
|--------|-------|-------|
|
||||||
```bash
|
|`BULLETTRAIN_PROMPT_CHAR`|`\$`|Character to be show before any command
|
||||||
BULLETTRAIN_PROMPT_CHAR="\$"
|
|`BULLETTRAIN_PROMPT_ROOT`|`true`|Highlight if running as root
|
||||||
BULLETTRAIN_PROMPT_ROOT=true
|
|
||||||
```
|
|
||||||
|
|
||||||
### Status
|
### Status
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user