rvm goodness
diff --git a/themes/bobby/bobby.theme.bash b/themes/bobby/bobby.theme.bash
index a12c62d..da54a93 100644
--- a/themes/bobby/bobby.theme.bash
+++ b/themes/bobby/bobby.theme.bash
@@ -10,15 +10,4 @@
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
\ No newline at end of file
+RVM_THEME_PROMPT_SUFFIX="|"
\ No newline at end of file