mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-29 21:49:26 +00:00
Fix typo
This commit is contained in:
@ -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
|
||||||
# )
|
# )
|
||||||
|
Reference in New Issue
Block a user