summaryrefslogtreecommitdiff
path: root/share/mutt-wizard.muttrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-11-19 09:20:37 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-11-19 09:20:37 -0500
commit50c197ac632a35f3d8d012596f872a7854475030 (patch)
tree59afef77f15407723ede0259917b0ecabe0beee0 /share/mutt-wizard.muttrc
parent9c467bf4d26648baca690d81dda978ed14170cfc (diff)
attachment fix; documentation fixes
Diffstat (limited to 'share/mutt-wizard.muttrc')
-rw-r--r--share/mutt-wizard.muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
index 94401e8..f40063d 100644
--- a/share/mutt-wizard.muttrc
+++ b/share/mutt-wizard.muttrc
@@ -4,6 +4,7 @@
# In the interest of seamless updating, do not edit this file.
# If you want to override any settings, set those in your muttrc.
set mailcap_path = /usr/local/share/mutt-wizard/mailcap
+set mime_type_query_command = "file --mime-type -b %s"
set date_format="%y/%m/%d %I:%M%p"
set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set sort = 'reverse-date'