|
|
@ -33,6 +33,7 @@ fi
|
|
|
|
# Paths
|
|
|
|
# Paths
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 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 the list of directories that cd searches.
|
|
|
|