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