@b0rk I run my terminal maximized, but man(1) doesn't limit the width of text by default, which makes it really hard to read for me.
Now I have "export MANWIDTH=100" in my .bashrc, which makes it much nicer.
Top-level
@b0rk I run my terminal maximized, but man(1) doesn't limit the width of text by default, which makes it really hard to read for me. Now I have "export MANWIDTH=100" in my .bashrc, which makes it much nicer. 1 comment
|
@federicomena TIL