Merge pull request #227 from KuhlTime/master

Add GNU Screen bullet
This commit is contained in:
Viktor (Icon) VAD
2017-10-10 15:38:40 +01:00
committed by GitHub
2 changed files with 28 additions and 0 deletions

View File

@@ -241,6 +241,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.
### 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
|Variable|Default|Meaning