.profile.common

changeset 756
8bc91181db9d
parent 749
27f7431c8170
child 835
49826fe1c850
--- 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'

mercurial