Force man page max width

This commit is contained in:
Arti Zirk 2019-06-20 13:01:14 +03:00
parent 3b49e24724
commit 4137336cc7
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -79,3 +79,6 @@ function gedit {
# i don't like that systemd by default uses a pager
export SYSTEMD_PAGER=''
# set man max width
export MANWIDTH=80