rainbowbrite theme : color branch status indicator

This commit is contained in:
David DeSandro
2011-06-17 10:34:20 -04:00
parent 3dc4620320
commit fcf358169f

View File

@@ -20,9 +20,9 @@ prompt_setter() {
PROMPT_COMMAND=prompt_setter
SCM_THEME_PROMPT_DIRTY=""
SCM_THEME_PROMPT_CLEAN=""
SCM_THEME_PROMPT_DIRTY=" ${red}"
SCM_THEME_PROMPT_CLEAN=" ${green}"
SCM_THEME_PROMPT_PREFIX=" ("
SCM_THEME_PROMPT_SUFFIX=")"
SCM_THEME_PROMPT_SUFFIX="${yellow})"
RVM_THEME_PROMPT_PREFIX=" ("
RVM_THEME_PROMPT_SUFFIX=")"