Set man page width to 80 chars

This commit is contained in:
Vladan Popovic 2019-07-31 00:14:15 +02:00
parent 8dbed7146a
commit 18e86af701
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
export EDITOR=vim
export GIT_EDITOR=$EDITOR
export SYSTEMD_EDITOR=$EDITOR
export MANWIDTH=80
source ~/.aliases
source ~/.bashcolors