blob: 6bb0591a5589637073730ddaca3965a0dd9670d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
set index_format="[%Z] %[%d %b] %-20.20F %s"
push <collapse-all>
#push '.i' # see macros for more detail
set date_format="!%d %B"
set forward_format="Fwd: %s"
set attribution="On %d, %n wrote:"
set from="anton@bobov.name"
# vim: ft=muttrc
|