X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/590d3718adc3886c5f5e72a684b3e7b121da994f..b6ba5e253ea33b0f159076b8ae1f669e76b568e9:/mutt/muttrc diff --git a/mutt/muttrc b/mutt/muttrc index 18cdb1d..813ceb9 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 @@ -90,7 +91,7 @@ set crypt_verify_sig = yes # verify signatures set pgp_long_ids = yes # use 64 bit key IDs set pgp_mime_auto = no # don't fallback to inline mime set pgp_use_gpg_agent = yes # don't ask for passwords -source /usr/share/doc/neomutt/samples/gpg.rc +source gpg group -group nosign -rx .*@bitbucket.org group -group nosign -rx jira@.*atlassian.net