This messes up on older zsh

This commit is contained in:
Hunter Haugen 2010-12-02 14:58:13 -08:00
parent 179df718ca
commit 1265916fb9

2
.zshrc
View file

@ -2,7 +2,7 @@ typeset -ga preexec_functions
typeset -ga precmd_functions
typeset -ga chpwd_functions
fpath=($fpath $HOME/.zsh/func)
typeset -u fpath
#typeset -u fpath
# Options
setopt appendhistory hist_ignore_space hist_ignore_all_dups extendedglob nomatch notify dvorak # correct