mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-09 21:20:39 +01:00
add BULLETTRAIN_GIT_COLORIZE_DIRTY to show yellow BG when git repo is dirty
this feature is borrowed from agnoster https://gist.github.com/agnoster/3712874#file-agnoster-zsh-theme-L82
This commit is contained in:
@@ -190,6 +190,7 @@ or don't want to see. All options must be overridden in your **.zshrc** file.
|
||||
|Variable|Default|Meaning
|
||||
|--------|-------|-------|
|
||||
|`BULLETTRAIN_GIT_SHOW`|`true`|Show/hide that segment
|
||||
|`BULLETTRAIN_GIT_COLORIZE_DIRTY`|`false`|Set BULLETTRAIN_GIT_BG to yellow in dirty state
|
||||
|`BULLETTRAIN_GIT_BG`|`white`|Background color
|
||||
|`BULLETTRAIN_GIT_FG`|`black`|Foreground color
|
||||
|`BULLETTRAIN_GIT_EXTENDED`|`true`|
|
||||
|
||||
Reference in New Issue
Block a user