summaryrefslogtreecommitdiff
path: root/host:groumpf/Colors.zsh
diff options
context:
space:
mode:
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]
+