Merge pull request #58 from jfsiii/master

Undo alteration's to base.theme.bash
pull/59/head
Mark Szymanski 2011-06-18 08:59:49 -07:00
commit 02ea2d4f5f
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ SCM_HG_CHAR='☿'
SVN='svn'
SCM_SVN_CHAR='⑆'
SCM_NONE_CHAR='·'
SCM_NONE_CHAR=''
RVM_THEME_PROMPT_PREFIX=' |'
RVM_THEME_PROMPT_SUFFIX='|'

View File

@ -20,6 +20,7 @@ prompt_setter() {
PROMPT_COMMAND=prompt_setter
SCM_NONE_CHAR='·'
SCM_THEME_PROMPT_DIRTY=" ${red}"
SCM_THEME_PROMPT_CLEAN=" ${green}"
SCM_THEME_PROMPT_PREFIX=" ("