export CLICOLOR=1 lscolors=( Bx # ex # directory Gx # fx # symbolic link cx # cx # socket dx # dx # pipe Cx # bx # executable eg # eg # block special Dx # ed # character special ab # ab # executable with setuid bit set ag # ag # executable with setgid bit set ac # ac # directory writable to others, with sticky bit ad # ad # directory writable to others, without sticky bit ) export LSCOLORS=${(j::)lscolors}