summaryrefslogtreecommitdiff
path: root/user:hiegel/21_PromptsColors.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'user:hiegel/21_PromptsColors.zsh')
-rw-r--r--user:hiegel/21_PromptsColors.zsh7
1 files changed, 7 insertions, 0 deletions
diff --git a/user:hiegel/21_PromptsColors.zsh b/user:hiegel/21_PromptsColors.zsh
new file mode 100644
index 0000000..871ce93
--- /dev/null
+++ b/user:hiegel/21_PromptsColors.zsh
@@ -0,0 +1,7 @@
+#!/bin/zsh
+
+if ( [ "$TERM" = "screen" ] )
+then
+ PS1_USER="34"
+fi
+