darkrc/profile

8 lines
139 B
Plaintext
Raw Normal View History

2019-07-02 11:35:59 +00:00
# vim: set noexpandtab filetype=sh :miv #
export EDITOR=vim
2019-07-02 11:35:59 +00:00
export LESSCHARSET=utf-8
2020-01-28 14:47:36 +00:00
2020-01-29 07:10:41 +00:00
export MANPATH="$HOME/.local/share/man:$(manpath)"