summaryrefslogtreecommitdiff
path: root/host:groumpf/Colors.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2010-11-15 12:07:58 +0100
committerHugues Hiegel <hugues@hiegel.fr>2010-11-15 12:07:58 +0100
commitb8a8be80c6a953e55fbbe5376581130457e14023 (patch)
tree1aed966347145602765eb98762860ec9963fff5a /host:groumpf/Colors.zsh
parent6c98bb2e7b630b4fa2d7735adcc0343bacdd4dd6 (diff)
[Colors] added woot
Diffstat (limited to 'host:groumpf/Colors.zsh')
-rw-r--r--host:groumpf/Colors.zsh7
1 files changed, 7 insertions, 0 deletions
diff --git a/host:groumpf/Colors.zsh b/host:groumpf/Colors.zsh
new file mode 100644
index 0000000..ef903a1
--- /dev/null
+++ b/host:groumpf/Colors.zsh
@@ -0,0 +1,7 @@
+
+#PS1_USER=$color[red]
+#PS1_ROOT=$color[black]
+
+PS1_USER="38;5;69"
+PS1_ROOT=$color[red]
+