]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: always include previous message + time format
authorSamir Benmendil <samir.benmendil@gmail.com>
Thu, 30 Jan 2014 21:15:37 +0000 (22:15 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Thu, 30 Jan 2014 21:15:37 +0000 (22:15 +0100)
mutt/muttrc

index 4c342fac6f1177ab40f0d1d6cf6ca1db6f19cf80..d4f9945c315a4b432dce9260d2f0219c8c0fa0ea 100644 (file)
@@ -5,9 +5,11 @@ set envelope_from
 set forward_format = "Fwd: %s"
 set forward_quote = yes
 
-set edit_headers
-set askcc
-set editor = vim
+set edit_headers = yes   # more power
+set askcc        = yes   # ask until I have goobook completion in vim
+set editor       = vim   # d'uh
+set include      = yes   # don't ask, just do
+set date_format  = "!%b %d, %Y at %k:%M" # use 24-hour clock
 
 # goobook
 set query_command = "goobook query '%s'"
@@ -35,7 +37,6 @@ set status_on_top     = yes   # also help on bottom
 set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
 set index_format="[%Z] %{%e/%m} %-20.20L  %?M?+ ?%s"
 
-
 # header
 ignore *
 unignore from: to: cc: date: subject: