diff options
Diffstat (limited to 'zsh/profile-zorg')
-rw-r--r-- | zsh/profile-zorg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/profile-zorg b/zsh/profile-zorg index 6339005..b9d418b 100644 --- a/zsh/profile-zorg +++ b/zsh/profile-zorg @@ -11,7 +11,6 @@ if (( UID )); then } export MAILDIR="$HOME"/mail - export MANPATH="$(manpath)":"$HOME"/.local/share/man fi # vim: ft=zsh |