# shellcheck shell=bash # vim: ft=sh ! command -v bat > /dev/null && return export PAGER=bat export MANPAGER="sh -c 'col -bx | bat -l man -p'"