git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69660d7
)
Comment for SVN prompt colour.
author
Iain Patterson
<me@iain.cx>
Wed, 27 May 2009 13:30:57 +0000
(14:30 +0100)
committer
Iain Patterson
<me@iain.cx>
Wed, 27 May 2009 13:31:57 +0000
(14:31 +0100)
.profile.d/ps1.bashrc
patch
|
blob
|
history
diff --git
a/.profile.d/ps1.bashrc
b/.profile.d/ps1.bashrc
index
50dd723
..
852c736
100644
(file)
--- a/
.profile.d/ps1.bashrc
+++ b/
.profile.d/ps1.bashrc
@@
-42,6
+42,7
@@
# Failed: dark red.
# Git: royal blue.
# P4: yellow.
+# SVN: magenta.
case $(tput colors) in
256)
export PROMPT_OK_COLOUR="1;38;5;34"