diff --git a/.profile b/.profile index 82ae73e..0a72477 100644 --- a/.profile +++ b/.profile @@ -12,7 +12,7 @@ export BROWSER=/usr/bin/google-chrome-stable export GNUPGHOME="~/.gnupg" export SSH_KEY_PATH="~/.ssh/id_rsa" export TERMINAL="kitty" -export PAGER="less" +export MANPAGER="sh -c 'col -bx | bat -l man -p'" #fzf #export FZF_CTRL_R_OPTS='--sort --exact'