diff --git a/.profile.common b/.profile.common --- a/.profile.common +++ b/.profile.common @@ -7,6 +7,8 @@ make -s -C ~/.ssh || { chmod 600 $_ } +export MANPATH=$HOME/.man: + export EDITOR=vim export SUDO_EDITOR=$HOME/bin/privim export LESS='Ri'