diff options
Diffstat (limited to 'mutt-wizard.muttrc')
-rw-r--r-- | mutt-wizard.muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt-wizard.muttrc b/mutt-wizard.muttrc index b90aac8..b1b6dab 100644 --- a/mutt-wizard.muttrc +++ b/mutt-wizard.muttrc @@ -3,7 +3,7 @@ # mutt-wizard will have this file sourced from your muttrc. # 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 = ~/.config/mutt/mailcap +set mailcap_path = /usr/share/mutt-wizard/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' |