2019-07-02 11:35:59 +00:00
|
|
|
# vim: set noexpandtab filetype=sh :miv #
|
|
|
|
|
2019-07-02 11:28:07 +00:00
|
|
|
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)"
|