diff --git a/runcoms/zprofile b/runcoms/zprofile index d87cb3b0..93a91d8c 100644 --- a/runcoms/zprofile +++ b/runcoms/zprofile @@ -36,10 +36,10 @@ fi # Ensure path arrays do not contain duplicates. typeset -gU cdpath fpath mailpath path -# Set the the list of directories that cd searches. -# cdpath=( -# $cdpath -# ) +#Set the the list of directories that cd searches. +cdpath=( + /Users/myockey/Projects +) # Set the list of directories that Zsh searches for programs. path=(