summaryrefslogtreecommitdiff
path: root/zscripts/!rootcolors.zsh
blob: d146aa52eeec359b9dc21866441f97150031738b (plain)
1
2
3
#!/usr/bin/env zsh

[ $EUID = 0 ] && declare col{br,name,at,host,dir}=red && clear # Clear to get rid of last login message