commit ab3368f1aaf63208c0cb6ae6f0c8bf685b9a4235
parent 6f0ad2d479e0e9a11a600dbe321227e9457044fc
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sat, 28 Dec 2019 08:48:46 -0500
display all flags/tags
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
@@ -5,7 +5,7 @@
# If you want to override any settings, set those in your muttrc.
set mailcap_path = /usr/local/share/mutt-wizard/mailcap
set date_format="%y/%m/%d %I:%M%p"
-set index_format="%2C %zs %?X?A& ? %D %-15.15F %s (%-4.4c)"
+set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set sort = 'reverse-date'
set smtp_authenticators = 'gssapi:login'
set query_command = "abook --mutt-query '%s'"