diff options
Diffstat (limited to 'zsh/profile-leeloo')
-rw-r--r-- | zsh/profile-leeloo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/profile-leeloo b/zsh/profile-leeloo index 20c5f72..5059cfe 100644 --- a/zsh/profile-leeloo +++ b/zsh/profile-leeloo @@ -13,7 +13,6 @@ if (( UID )); then source "$HOME"/misc/grawity/code/kerberos/kc.sh export MAILDIR="$HOME"/mail - export MANPATH="$(manpath)":"$HOME"/.local/share/man fi # vim: ft=zsh |