Export $MANPATH and $INFOPATH
This commit is contained in:
parent
14da495193
commit
455cc0c6e5
|
@ -47,8 +47,9 @@ fi
|
||||||
# Paths
|
# Paths
|
||||||
#
|
#
|
||||||
|
|
||||||
typeset -gU cdpath fpath mailpath manpath path
|
typeset -gU cdpath fpath mailpath path
|
||||||
typeset -gUT INFOPATH infopath
|
typeset -gxU MANPATH
|
||||||
|
typeset -gxUT INFOPATH infopath
|
||||||
|
|
||||||
# Set the the list of directories that cd searches.
|
# Set the the list of directories that cd searches.
|
||||||
# cdpath=(
|
# cdpath=(
|
||||||
|
|
Loading…
Reference in a new issue