aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/default4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/default b/mutt/default
index b57bbd6..262a74f 100644
--- a/mutt/default
+++ b/mutt/default
@@ -38,9 +38,9 @@ set markers = no # Remove '+' for long links with limited terminal width
38#set index_format = "%Z %(%g.%m.%d) %-16.16L (%4c) %s" 38#set index_format = "%Z %(%g.%m.%d) %-16.16L (%4c) %s"
39set index_format="%4C %7@date@ %-15.15F %Z (%4c) %s" 39set index_format="%4C %7@date@ %-15.15F %Z (%4c) %s"
40index-format-hook date "~d<1d" "%[%H:%M]" 40index-format-hook date "~d<1d" "%[%H:%M]"
41index-format-hook date "~d<1m" "%[%a %d]" 41index-format-hook date "~d<1w" "%[%a]"
42index-format-hook date "~d<1y" "%[%b %d]" 42index-format-hook date "~d<1y" "%[%b %d]"
43index-format-hook date "~A" "%[%m/%y]" 43index-format-hook date "~A" "%[%Y-%m]"
44 44
45# Preference 45# Preference
46alternative_order text/plain text/enriched text/html 46alternative_order text/plain text/enriched text/html