aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-05-19 21:09:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-05-19 21:09:37 +1200
commit0c52fc098a8f618311ee2118aaded1a8c046ade4 (patch)
tree840e1aff7e9f5aced523d73a67bd4f1012813693 /mutt/muttrc
parentColor changes (diff)
downloaddotfiles-0c52fc098a8f618311ee2118aaded1a8c046ade4.tar.gz
dotfiles-0c52fc098a8f618311ee2118aaded1a8c046ade4.zip
Fix index dates and signature
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index db4e954f..8b36082f 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -50,6 +50,9 @@ set mark_old = no
hdr_order Date From To Cc
my_hdr X-PGP-Key: http://static.sanctum.geek.nz/thomas-ryder.asc
+# Index
+set index_format='%4C %Z %{%b %d %Y} %-15.15L (%?l?%4l&%4c?) %s'
+
# Interaction
set confirmappend = no
set wait_key = no
@@ -91,7 +94,8 @@ set strict_threads = yes
set thorough_search = yes
# Signature
-set signature = '~/.mutt/signature'
+set signature = '~/.mutt/signature'
+set sig_on_top = yes
# Encryption settings
set crypt_replysign = yes