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