If you want your manpages to appear colored you won't miss this post!
Oh, by the way, they look a lot more comfortable to read! =)
Let's get straight to the point!
- apt-get install most
- echo MANPAGER="\"$(which most) -s\"" >> /etc/environment
And, for the current session:
- export MANPAGER="$(which most) -s"
No comments:
Post a Comment