lighter V
parent
7597d22258
commit
1689da132b
|
|
@ -2,7 +2,7 @@
|
|||
# looks good on dark bakground
|
||||
SCM_THEME_PROMPT_DIRTY=" ${red}✖${reset_color}"
|
||||
SCM_THEME_PROMPT_AHEAD=" ${red}!${reset_color}"
|
||||
SCM_THEME_PROMPT_CLEAN=" ${green}✔${reset_color}"
|
||||
SCM_THEME_PROMPT_CLEAN=" ${green}✓${reset_color}" #✔
|
||||
SCM_THEME_PROMPT_PREFIX="${white} ❮ "
|
||||
SCM_THEME_PROMPT_SUFFIX="${white} ❯"
|
||||
GIT_SHA_PREFIX="${white} ❮ $(scm_char)${cyan} "
|
||||
|
|
|
|||
Loading…
Reference in New Issue