diff --git a/themes/calvin/calvin.theme.bash b/themes/calvin/calvin.theme.bash index cc809eeb..64170d60 100644 --- a/themes/calvin/calvin.theme.bash +++ b/themes/calvin/calvin.theme.bash @@ -7,7 +7,7 @@ SCM_THEME_PROMPT_SUFFIX="${reset_color}|${reset_color}" GIT_THEME_PROMPT_DIRTY=" ${red}✗" GIT_THEME_PROMPT_CLEAN=" ${bold_green}✓" -GIT_THEME_PROMPT_PREFIX=" ${green}|" +GIT_THEME_PROMPT_PREFIX=" ${reset_color}|$(scm_char) " GIT_THEME_PROMPT_SUFFIX="${reset_color}|${reset_color}" RVM_THEME_PROMPT_PREFIX="|"