1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2026-05-11 05:55:03 +03:00

Force man page max width

This commit is contained in:
2019-06-20 13:01:14 +03:00
parent 3b49e24724
commit 4137336cc7
+3
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