commit dcdbfd3ce783845b6590b18f83f707923a16cd2d
parent 9fbb5e6832d9f287eeba8632b3b56aed83b68208
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sun, 21 Apr 2019 22:29:01 -0400
mailcap fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/muttrc b/muttrc
@@ -1,6 +1,6 @@
# vim: filetype=neomuttrc
# This is the general mutt config which has the settings that all accounts use.
-set mailcap_path = mailcap
+set mailcap_path = ~/.config/mutt/mailcap
set date_format="%y/%m/%d %I:%M%p"
set index_format="%2C %zs %?X?A& ? %D %-15.15F %s (%-4.4c)"
set sort = 'reverse-date'