summaryrefslogtreecommitdiff
path: root/zscripts/!rootcolors.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zscripts/!rootcolors.zsh')
-rwxr-xr-xzscripts/!rootcolors.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/zscripts/!rootcolors.zsh b/zscripts/!rootcolors.zsh
new file mode 100755
index 0000000..d146aa5
--- /dev/null
+++ b/zscripts/!rootcolors.zsh
@@ -0,0 +1,3 @@
+#!/usr/bin/env zsh
+
+[ $EUID = 0 ] && declare col{br,name,at,host,dir}=red && clear # Clear to get rid of last login message