diff options
| -rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -77,6 +77,7 @@ export RIPGREP_CONFIG_PATH=${HOME}/.config/ripgreprc # use vim as pager (VimTip 167) export MANPAGER="/bin/sh -c \"col -b -x | view -u ~/.vim/pager.vim -c 'set ft=man nomod nolist' -\"" export PERLDOC_PAGER=$MANPAGER +export GROFF_NO_SGR=1 # fzf |
