chpwd_auto_cd (158B)
1 emulate -L zsh 2 # have to do a similar thing here 3 # as in aliases.zsh 4 command -v gls >/dev/null && \ 5 gls -lAhF --color=auto || \ 6 ls -lAhF --color=auto
dotfiles*nix config files | |
git clone git://git.pyratebeard.net/dotfiles.git | |
Log | Files | Refs | README |