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