1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-12-22 12:48:01 +00:00
This commit is contained in:
Jeff Widman 2017-08-16 14:57:54 -07:00
parent e6af5f2e91
commit 9dfa8a67f6

View File

@ -36,7 +36,7 @@ fi
# Ensure path arrays do not contain duplicates. # Ensure path arrays do not contain duplicates.
typeset -gU cdpath fpath mailpath path typeset -gU cdpath fpath mailpath path
# Set the the list of directories that cd searches. # Set the list of directories that cd searches.
# cdpath=( # cdpath=(
# $cdpath # $cdpath
# ) # )