Fix man pages

This commit is contained in:
2023-07-29 11:12:14 -07:00
parent 93d5282c6e
commit fd1f82b74f

View File

@ -80,6 +80,7 @@ if cmd_exists bat; then
# Bat as man pager
export MANPAGER="zsh -c 'col -bx | bat -l man -p --paging=always'"
export MANROFFOPT="-c"
fi
# Exa configuration