summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc
index 485408c..31f182e 100644
--- a/.bashrc
+++ b/.bashrc
@@ -12,8 +12,7 @@ unset MAILCHECK
INPUTRC=~/.config/readline/inputrc
export MANPAGER="less -R --use-color -Dd+r -Du+b"
-# https://bbs.archlinux.org/viewtopic.php?id=287185
-export GROFF_NO_SGR=1
+export MANROFFOPT="-P -c"
alias v=nvim
alias f=vifm