From 180e9642b7cb52c8e0679751b7a675c156351e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Kuhlmann?= Date: Mon, 26 Jun 2017 01:19:00 +0200 Subject: [PATCH] Add screen information to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 20caaeb..7523759 100644 --- a/README.md +++ b/README.md @@ -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. +### 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