updated bobby theme

pull/8/head
Robert R Evans 2010-10-09 16:28:16 -07:00
parent 45a50c099e
commit f1ead0535b
1 changed files with 0 additions and 6 deletions

View File

@ -3,18 +3,12 @@
PROMPT="${bold_blue}\[\$(prompt_char)\]\[\$(git_prompt_info)\] ${orange}\h ${reset_color}in ${green}\w ${reset_color}\[→ " PROMPT="${bold_blue}\[\$(prompt_char)\]\[\$(git_prompt_info)\] ${orange}\h ${reset_color}in ${green}\w ${reset_color}\[→ "
# git theming # git theming
GIT_THEME_PROMPT_DIRTY=" ${red}" GIT_THEME_PROMPT_DIRTY=" ${red}"
GIT_THEME_PROMPT_CLEAN=" ${bold_green}" GIT_THEME_PROMPT_CLEAN=" ${bold_green}"
GIT_THEME_PROMPT_PREFIX=" ${green}|" GIT_THEME_PROMPT_PREFIX=" ${green}|"
GIT_THEME_PROMPT_SUFFIX="${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 #added TITLEBAR for updating the tab and window titles with the pwd
case $TERM in case $TERM in