summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 9fae68d..485408c 100644
--- a/.bashrc
+++ b/.bashrc
@@ -12,6 +12,8 @@ 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
alias v=nvim
alias f=vifm