1 2 3 4 5
# "bat" as manpager export MANPAGER="sh -c 'col -bx | bat -l man -p'" # Setting bat theme export BAT_THEME="gruvbox-dark"