summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2009-04-20 13:42:29 +0200
committerHugues Hiegel <hugues@hiegel.fr>2009-04-20 13:57:35 +0200
commitffddf3e798ec44abacd9f9d7fb585467cbe8e52f (patch)
treeca4a5184d785b728005cf4b759d18d5283d84f46
parent83efc37a2b09fd2239d0f561c5972a1a3e0abcc4 (diff)
[Colors] opera.openwide ; sort of gray
-rw-r--r--net:opera.openwide.fr/host:groumpf/Colors.zsh7
1 files changed, 5 insertions, 2 deletions
diff --git a/net:opera.openwide.fr/host:groumpf/Colors.zsh b/net:opera.openwide.fr/host:groumpf/Colors.zsh
index f96a201..1898528 100644
--- a/net:opera.openwide.fr/host:groumpf/Colors.zsh
+++ b/net:opera.openwide.fr/host:groumpf/Colors.zsh
@@ -1,4 +1,7 @@
-PS1_USER=$color[red]
-PS1_ROOT=$color[black]
+#PS1_USER=$color[red]
+#PS1_ROOT=$color[black]
+
+PS1_USER="38;5;83"
+PS1_ROOT=$color[red]