- 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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user