Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
02d65af
)
Updated bobby theme and merged in noqqe's additions
author
Robert R Evans
<robert@codewranglers.org>
Wed, 10 Nov 2010 23:45:48 +0000
(15:45 -0800)
committer
Robert R Evans
<robert@codewranglers.org>
Wed, 10 Nov 2010 23:45:48 +0000
(15:45 -0800)
themes/bobby/bobby.theme.bash
patch
|
blob
|
history
diff --git
a/themes/bobby/bobby.theme.bash
b/themes/bobby/bobby.theme.bash
index
8eb50c5
..
c8e3447
100644
(file)
--- 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}✗"