From: Samir Benmendil Date: Fri, 26 Oct 2018 16:04:16 +0000 (+0100) Subject: mutt: auto_view ical files X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/730828a8479cdec1886b371ee2b010f7fde77afb?ds=sidebyside mutt: auto_view ical files --- diff --git a/mutt/muttrc b/mutt/muttrc index 18cdb1d..2eb41e6 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -71,8 +71,9 @@ hdr_order from: to: cc: date: subject: x-clacks-overhead: # deal with crap set mailcap_path = $my_config_dir/mailcap -auto_view text/html # view html automatically -alternative_order text/plain text/enriched text/html # save html for last +auto_view text/html # view html automatically +auto_view text/calendar # view ical automatically +alternative_order text/calendar text/plain text/enriched text/html # view ical first, html last # IMAP: mbsync set folder = "$MAILDIR" # mail folder