summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2010-11-19 15:32:41 +0100
committerHugues Hiegel <hugues@hiegel.fr>2010-11-19 15:32:41 +0100
commite28f94c30f611b32260d486a59ddb7d0c44e6966 (patch)
treedd546cdef0b42d454979fd9e9a7690a76e19b5d9
parentb8a8be80c6a953e55fbbe5376581130457e14023 (diff)
[Colors] specific color for woot
l---------host:woot1
-rw-r--r--host:woot/Colors.zsh7
2 files changed, 7 insertions, 1 deletions
diff --git a/host:woot b/host:woot
deleted file mode 120000
index 2e9521f..0000000
--- a/host:woot
+++ /dev/null
@@ -1 +0,0 @@
-host:groumpf \ No newline at end of file
diff --git a/host:woot/Colors.zsh b/host:woot/Colors.zsh
new file mode 100644
index 0000000..ade6bcf
--- /dev/null
+++ b/host:woot/Colors.zsh
@@ -0,0 +1,7 @@
+
+#PS1_USER=$color[red]
+#PS1_ROOT=$color[black]
+
+PS1_USER="38;5;73"
+PS1_ROOT=$color[red]
+