aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/profile-leeloo
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-10-07 09:32:38 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:37:35 +0200
commit0beec026e9e9d57ee140d1d5ddc245f3ee7e2997 (patch)
treec0465e1d313d1a58d376e11265b6a17ccacc2b02 /zsh/profile-leeloo
parent41290250a6469a5864942df47d5b7dc9536f0e0a (diff)
downloaddotfiles-0beec026e9e9d57ee140d1d5ddc245f3ee7e2997.tar.xz
zsh: Set MANPATH to XDG_DATA_DIR in zprofile
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'zsh/profile-leeloo')
-rw-r--r--zsh/profile-leeloo1
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