- fixed bug : resetting foreground color when distro logo is enabled

- neater check for cached sudo
- started adding support for custom cwd separator glyph and color
This commit is contained in:
Tim Noise
2017-01-30 04:33:04 +11:00
parent 58e1e19c9a
commit 3ef6c0b66b
2 changed files with 12 additions and 3 deletions

View File

@@ -35,6 +35,9 @@ RBENV_THEME_PROMPT_SUFFIX=""
RUBY_THEME_PROMPT_COLOR=161
RUBY_CHAR=${POWERLINE_RUBY_CHAR:=" "}
CWD_THEME_DIR_SEPARATOR=""
CWD_THEME_DIR_SEPARATOR_COLOR=52
CWD_THEME_PROMPT_COLOR=238
HOST_THEME_PROMPT_COLOR=88