Compview plugin.
[profile.git] / .profile.d / ps1.bashrc
index 50dd723..852c736 100644 (file)
@@ -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"