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

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