Add setting manpath in profile

This commit is contained in:
Talia 2020-01-28 15:47:36 +01:00
parent 42380ce057
commit f709b0c0c9
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
export EDITOR=vim
export LESSCHARSET=utf-8
export MANPATH="$HOME/.local/man:$(manpath)"