From 455cc0c6e57756847b9b4c7c176630f7cd8788ee Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Sat, 12 Jan 2013 11:31:29 -0500 Subject: [PATCH] Export $MANPATH and $INFOPATH --- runcoms/zshenv | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/runcoms/zshenv b/runcoms/zshenv index 5e6c58b..596c719 100644 --- a/runcoms/zshenv +++ b/runcoms/zshenv @@ -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=(