From 6819ccdda58c4d300a152fd6997431df16665d6c Mon Sep 17 00:00:00 2001 From: hugues Date: Tue, 28 Mar 2006 19:57:15 +0000 Subject: Ajout des pages man à la con :) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@201 a0e5b806-a6f9-0310-978d-cbce73f8a913 --- 00_Exports.zsh | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3