From: JFSIII Date: Sat, 18 Jun 2011 15:55:22 +0000 (-0400) Subject: Reverting alterations introduced in 3dc46203205f89195d29be5cf079f2e31669e77d Moved... X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=ccab485f742536bfdf109ffd97c24d064d92d697;p=common%2Fbash_it.git Reverting alterations introduced in 3dc46203205f89195d29be5cf079f2e31669e77d Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes. --- diff --git a/themes/base.theme.bash b/themes/base.theme.bash index bd29a42..71b11ae 100644 --- a/themes/base.theme.bash +++ b/themes/base.theme.bash @@ -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='|' diff --git a/themes/rainbowbrite/rainbowbrite.theme.bash b/themes/rainbowbrite/rainbowbrite.theme.bash index 5f91705..e4424bb 100644 --- a/themes/rainbowbrite/rainbowbrite.theme.bash +++ b/themes/rainbowbrite/rainbowbrite.theme.bash @@ -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=" ("