diff --git a/.config/mutt/neomutt.muttrc b/.config/mutt/neomutt.muttrc index 34b5c9f..e5081a3 100644 --- a/.config/mutt/neomutt.muttrc +++ b/.config/mutt/neomutt.muttrc @@ -1,9 +1,10 @@ # vim: filetype=neomuttrc -# This file contains all of mutt-wizard's default settings. +# Adapted from Luke Smith's mutt-wizard config files. +# More information : https://github.com/LukeSmithxyz/mutt-wizard + + +# This file contains part of mutt-wizard's default settings. # 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 = /usr/local/share/mutt-wizard/mailcap:$mailcap_path 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)"