mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 18:38:00 +00:00
Fix typo
This commit is contained in:
parent
e6af5f2e91
commit
9dfa8a67f6
@ -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
|
||||||
# )
|
# )
|
||||||
|
Loading…
Reference in New Issue
Block a user