commit 9fcba169f7053f7a456fa053c9f636d75dc96bc0
parent 623a7e608324e953f270cd7470b015bd5659a76a
Author: Alex Balgavy <alex@balgavy.eu>
Date: Sun, 28 Mar 2021 12:56:08 +0200
mailcap: change for html autoview in mutt
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/mutt/muttrc b/mutt/muttrc
@@ -18,9 +18,14 @@ set crypt_opportunistic_encrypt
set pgp_self_encrypt
set postpone_encrypt
+# We want weed
+set weed
+# (weed headers when displaying, forwarding, printing, or replying)
+
set delete # don't ask, just do
unset confirmappend # don't ask, just do!
set quit # don't ask, just do!!
+auto_view text/*
# Abort when I forget an attachment
set abort_noattach = yes