aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r--zsh/.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 37bfee6..84b7064 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -14,6 +14,7 @@ export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg
export GALE_DIR="$XDG_CONFIG_HOME"/gale
export HTTPIE_CONFIG_DIR="$XDG_CONFIG_HOME"/httpie
export PASSWORD_STORE_DIR="$XDG_DATA_HOME"/password-store
+export MANPATH="$(manpath)":"$XDG_DATA_HOME"/man
# Config overrides
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc-2.0