]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/env.local
Added env settings for all shells on my local computer.
[config/dotfiles.git] / zsh / env.local
index 6eb88a4fbf1dc680f4c2e16b3ba65a9fbe6a6933..91759a74862b60ea07cbf38a2fafd0513c510f6e 100644 (file)
@@ -10,6 +10,3 @@ MYUNIX=~/Documents/unix
 # otherwise the path wouldn't be changed outside the function.
 typeset -g -U path
 path=($MYUNIX/bin /opt/local/bin /opt/local/sbin $path /usr/X11R6/bin)
-
-# Necessary for xterm to find man pages through PATH.
-unset MANPATH