Add minimal HG prompt to powerline themes

This commit is contained in:
Saulius Gurklys
2018-10-06 16:44:37 +03:00
parent 36345cb289
commit 025554d79d
5 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ PYTHON_VENV_THEME_PROMPT_COLOR=35
SCM_NONE_CHAR=""
SCM_GIT_CHAR=${POWERLINE_SCM_GIT_CHAR:="⎇ "}
SCM_HG_CHAR=${POWERLINE_SCM_HG_CHAR:="☿ "}
SCM_THEME_PROMPT_CLEAN=""
SCM_THEME_PROMPT_DIRTY=""
SCM_THEME_PROMPT_CLEAN_COLOR=25