diff --git a/templates/zshenv b/templates/zshenv index 6efdda3..af83ce0 100644 --- a/templates/zshenv +++ b/templates/zshenv @@ -13,10 +13,9 @@ typeset -gU cdpath fpath mailpath manpath path typeset -gUT INFOPATH infopath # Set the the list of directories that cd searches. -cdpath=( - $HOME - $cdpath -) +# cdpath=( +# $cdpath +# ) # Set the list of directories that info searches for manuals. infopath=(