diff --git a/profile b/profile index 0d4caaa..e2ec32b 100644 --- a/profile +++ b/profile @@ -3,3 +3,5 @@ export EDITOR=vim export LESSCHARSET=utf-8 + +export MANPATH="$HOME/.local/man:$(manpath)"