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:
1f1ab36
)
SCM_NONE_CHAR='.' -> dot if no repo
author
David DeSandro
<david@desandro.com>
Fri, 17 Jun 2011 14:24:04 +0000
(10:24 -0400)
committer
David DeSandro
<david@desandro.com>
Fri, 17 Jun 2011 14:24:04 +0000
(10:24 -0400)
themes/base.theme.bash
patch
|
blob
|
history
diff --git
a/themes/base.theme.bash
b/themes/base.theme.bash
index
7087662
..
c80290d
100644
(file)
--- a/
themes/base.theme.bash
+++ b/
themes/base.theme.bash
@@
-15,7
+15,7
@@
SCM_HG_CHAR='☿'
SVN='svn'
SCM_SVN_CHAR='⑆'
-SCM_NONE_CHAR='
○
'
+SCM_NONE_CHAR='
·
'
RVM_THEME_PROMPT_PREFIX=' |'
RVM_THEME_PROMPT_SUFFIX='|'