going over a few ways to improve your Linux (or *nix) system manual page experience with various utilities, and showing you how to set up syntax highlighting. Wallpaper is a painting by Alois Arnegger, called Sonnenuntergang am vereisten Bach. Wikiman: Tealdeer (tldr): Bat: #adding-new-themes → Use Bat-extras for man pages in zsh/bash: eval "$(batman --export-env)" → Use Bat (by itself) for man pages: export MANPAGER="sh -c 'col -bx | bat -l man -p'" → Use less for man syntax highlighting: export MANPAGER="less -R --use-color -Dd+r -Du+b" → Wikiman Arch Wiki setup commands: curl -L ' ' -o 'wikiman-makefile' make -f ./wikiman-makefile source-arch sudo make -f ./wikiman-makefile source-install sudo make -f ./wikiman-makefile clean











