From 1148f42c5b117612b18bbb296b025f2e8be968b8 Mon Sep 17 00:00:00 2001 From: Robert R Evans Date: Wed, 10 Nov 2010 15:45:48 -0800 Subject: [PATCH] Updated bobby theme and merged in noqqe's additions --- themes/bobby/bobby.theme.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/bobby/bobby.theme.bash b/themes/bobby/bobby.theme.bash index 8eb50c5..c8e3447 100644 --- a/themes/bobby/bobby.theme.bash +++ b/themes/bobby/bobby.theme.bash @@ -1,6 +1,6 @@ #!/bin/bash -PROMPT="\[${bold_blue}\]\[\$(prompt_char)\]\[\$(git_prompt_info)\]\[${blue}\]\[\$(rvm_version_prompt) \]\[${orange}\]\h \[${reset_color}\]in \[${green}\]\w \[${reset_color}\]\[→ " +PROMPT="\[${bold_blue}\]\[\$(prompt_char)\]\[\$(git_prompt_info)\]\[${blue}\]\[\$(rvm_version_prompt) \]\[${orange}\]\h \[${reset_color}\]in \[${green}\]\w \[${reset_color}\]\[\n\[${bold_blue}\]→\[${reset_color}\] " # git theming GIT_THEME_PROMPT_DIRTY=" ${red}✗" -- 2.17.1