]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mpv: don't ignore vp9 codecs
[dotfiles.git] / mutt / muttrc
index 8cb3f591d97ab92772a0f4ff84562b8db1d426bb..91345982293e10bbd6f09d70f54b8046327b8653 100644 (file)
@@ -66,7 +66,11 @@ set markers           = no
 set mark_old          = no    # leave messages as new if unread
 set status_on_top     = yes   # also help on bottom
 set wait_key          = no    # don't wait for enter key
-set index_format="[%Z] %{%e/%m} %15.15L  %?M?+ ?%s"
+
+set index_format="[%Z] %-6@date@ %15.15L  %?M?+ ?%s"
+index-format-hook date "~d<1d"  "%[%H:%M]"
+index-format-hook date "~d<1y"  "%[%e/%m]"
+index-format-hook date "~A"     "%[%m/%Y]"
 
 # header
 ignore *
@@ -78,6 +82,7 @@ hdr_order from: to: cc: date: subject: x-clacks-overhead:
 set mailcap_path = $my_config_dir/mailcap
 auto_view text/html      # view html automatically
 auto_view text/calendar  # view ical automatically
+auto_view application/gzip application/zip  # for dmarc reports
 alternative_order text/calendar text/plain text/enriched text/html  # view ical first, html last
 
 # IMAP: mbsync