X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/cb21d3b96c1dc285336f0eb49a099707028d42d4..e081ae2be04bf7224eadc202f3b9e821d65a440b:/mutt/muttrc?ds=sidebyside diff --git a/mutt/muttrc b/mutt/muttrc index 0c86fa4..fcb0a7f 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -17,6 +17,9 @@ set use_envelope_from set forward_format = "Fwd: %s" set forward_quote = yes +# ask to forward email as attachement +set mime_forward = ask-no + set edit_headers = yes # more power set askcc = yes # ask until I have goobook completion in vim set editor = vim # d'uh @@ -66,7 +69,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 *