From f1ead0535bccbbffcbd6792f51071f5cd6b97181 Mon Sep 17 00:00:00 2001 From: Robert R Evans Date: Sat, 9 Oct 2010 16:28:16 -0700 Subject: [PATCH] updated bobby theme --- themes/bobby/bobby.theme.bash | 6 ------ 1 file changed, 6 deletions(-) diff --git a/themes/bobby/bobby.theme.bash b/themes/bobby/bobby.theme.bash index 1ead483..b9fa7aa 100644 --- a/themes/bobby/bobby.theme.bash +++ b/themes/bobby/bobby.theme.bash @@ -3,18 +3,12 @@ PROMPT="${bold_blue}\[\$(prompt_char)\]\[\$(git_prompt_info)\] ${orange}\h ${reset_color}in ${green}\w ${reset_color}\[→ " - # git theming GIT_THEME_PROMPT_DIRTY=" ${red}✗" GIT_THEME_PROMPT_CLEAN=" ${bold_green}✓" GIT_THEME_PROMPT_PREFIX=" ${green}|" GIT_THEME_PROMPT_SUFFIX="${green}|" -# GIT_THEME_PROMPT_DIRTY=" ✗" -# GIT_THEME_PROMPT_CLEAN=" ✓" -# GIT_THEME_PROMPT_PREFIX=" |" -# GIT_THEME_PROMPT_SUFFIX="|" - #added TITLEBAR for updating the tab and window titles with the pwd case $TERM in -- 2.17.1