Reverting alterations introduced in 3dc4620320 Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes.

This commit is contained in:
JFSIII
2011-06-18 11:55:22 -04:00
parent b5efd9044b
commit ccab485f74
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='|'