mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
Update README.md (#187)
Fix incorrect default value for variable BULLETTRAIN_CUSTOM_FG. Fixes #172
This commit is contained in:
committed by
Caio Gondim
parent
1886e5e71b
commit
24423aa3e8
@@ -136,7 +136,7 @@ NOTE: You do not need to specify *end* segment - it will be added automatically.
|
||||
|--------|-------|-------|
|
||||
|`BULLETTRAIN_CUSTOM_MSG`|`false`|Free segment you can put a custom message which will be eval'ed for every prompt
|
||||
|`BULLETTRAIN_CUSTOM_BG`|`black`|Background color
|
||||
|`BULLETTRAIN_CUSTOM_FG`|`black`|Foreground color
|
||||
|`BULLETTRAIN_CUSTOM_FG`|`default`|Foreground color
|
||||
|
||||
### Context
|
||||
|
||||
|
||||
Reference in New Issue
Block a user