summaryrefslogtreecommitdiff
path: root/host:woot
diff options
context:
space:
mode:
Diffstat (limited to 'host: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]
+