rvm goodness

This commit is contained in:
Robert R Evans
2010-10-09 21:47:45 -07:00
parent 698509adb0
commit d0d58f3763
2 changed files with 13 additions and 13 deletions

View File

@@ -10,15 +10,4 @@ GIT_THEME_PROMPT_PREFIX=" ${green}|"
GIT_THEME_PROMPT_SUFFIX="${green}|"
RVM_THEME_PROMPT_PREFIX=" |"
RVM_THEME_PROMPT_SUFFIX="|"
#added TITLEBAR for updating the tab and window titles with the pwd
case $TERM in
xterm*)
TITLEBAR='\[\033]0;\w\007\]'
;;
*)
TITLEBAR=""
;;
esac
RVM_THEME_PROMPT_SUFFIX="|"