]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mutt: don't pad time with spaces
[dotfiles.git] / mutt / muttrc
index d4f9945c315a4b432dce9260d2f0219c8c0fa0ea..d41b885299b97ce62f1f312240add36ac89b42b4 100644 (file)
@@ -9,7 +9,7 @@ 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
+set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
 
 # goobook
 set query_command = "goobook query '%s'"