]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
zsh: don't expand aliases and load function in zsh mode
[dotfiles.git] / mutt / muttrc
index 18cdb1d32dd97d17ba576cc0cfc6c287014ddf62..813ceb9c1ac9da36b505cee0b2bb1752a5162417 100644 (file)
@@ -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