1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
wiki.mbirth.de/know-how/software/linux/_posts/2009-07-17-colourful-manpages.md

576 B

created, layout, layout_old, redirect_to, tags, title, toc, updated
created layout layout_old redirect_to tags title toc updated
2009-02-02 16:39:21 +0100 redirect default https://blog.mbirth.de/archives/2009/02/02/colourful-manpages.html
know-how
software
linux
software
manpages
colours
Colourful manpages false 2009-07-17 23:01:40 +0200
  1. Install the most pageviewer: (or click here: most)

     sudo aptitude install most
    
  2. Reconfigure the system to use most instead of less for paging:

     sudo update-alternatives --config pager
    

After that, manpages will appear more colourful.