From 53c2f447a26226301a93d7e80d5ef9b14423f198 Mon Sep 17 00:00:00 2001 From: Calvin Giles Date: Wed, 28 Aug 2013 23:51:35 +0100 Subject: [PATCH] Added reset_color --- themes/calvin/calvin.theme.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="|"