mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Add screen information to README
This commit is contained in:
@@ -242,6 +242,14 @@ This environment var is used by aws-cli and other tools to use the right access
|
|||||||
|
|
||||||
The git prompt can be disabled for a specific repository by setting a git config flag: `get config oh-my-zsh.hide-status 1`. This is useful to avoid performance issues for particularly huge repositories.
|
The git prompt can be disabled for a specific repository by setting a git config flag: `get config oh-my-zsh.hide-status 1`. This is useful to avoid performance issues for particularly huge repositories.
|
||||||
|
|
||||||
|
### Screen
|
||||||
|
|
||||||
|
|Variable|Default|Meaning
|
||||||
|
|--------|-------|-------|
|
||||||
|
|`BULLETTRAIN_SCREEN_BG`|`white`|Background color
|
||||||
|
|`BULLETTRAIN_SCREEN_FG`|`black`|Foreground color
|
||||||
|
|`BULLETTRAIN_SCREEN_PREFIX`|`⚙`|Prefix of the segment
|
||||||
|
|
||||||
### Mercurial/HG
|
### Mercurial/HG
|
||||||
|
|
||||||
|Variable|Default|Meaning
|
|Variable|Default|Meaning
|
||||||
|
|||||||
Reference in New Issue
Block a user