aboutsummaryrefslogtreecommitdiff
path: root/bash/dot-profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash/dot-profile')
-rw-r--r--bash/dot-profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/dot-profile b/bash/dot-profile
index 072595b..4faa2ee 100644
--- a/bash/dot-profile
+++ b/bash/dot-profile
@@ -2,7 +2,6 @@
export EDITOR=nvim
export SUDO_EDITOR=$EDITOR
-export BAT_THEME=ansi
export MANPAGER="sh -c 'sed -u -e \"s/\\x1B\[[0-9;]*m//g; s/.\\x08//g\" | bat --paging always -p -lman'"