summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--00_Exports.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/00_Exports.zsh b/00_Exports.zsh
index ab2d4ae..1649fbf 100644
--- a/00_Exports.zsh
+++ b/00_Exports.zsh
@@ -16,4 +16,5 @@ export PATH=$PATH:~/.pr0n
# Set locales only if they are undefined
export LC_ALL=${LC_ALL:-fr_FR.UTF-8}
export LC_MESSAGES=${LC_MESSAGES:-fr_FR}
+export MANPATH=$MANPATH:~/man
unset LANG # Unuseful