summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 0298631..ece46ac 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -69,6 +69,9 @@ case $_HOST_TYPE in
;;
esac
+# get a white background in mutt
+COLORFGBG="default;default"
+
# #############################################################################
# terminal
# #############################################################################