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