]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mutt: auto_view ical files
[dotfiles.git] / mutt / muttrc
index fd22e042a91fcdb3250efdc23cae61d1f104a8b1..2eb41e6d3db005a5365063de766ea288d1ed5fa6 100644 (file)
@@ -23,10 +23,6 @@ set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
 
 # send clacks
 my_hdr X-Clacks-Overhead: GNU Terry Pratchett
-my_hdr Bcc: sent@rmz.io
-
-# goobook
-set query_command = "goobook query '%s'"
 
 # sort/threading
 set sort              = threads
@@ -75,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
@@ -104,3 +101,5 @@ send-hook "%t nosign"  "set crypt_autosign = no"
 source hooks
 source bindings
 source colors/badfox         # color theme
+
+source accounts/gmail  # source default account