aboutsummaryrefslogtreecommitdiff
path: root/files/.mutt/folder-hooks.default
blob: 2ea8819bd701ee10cac1ace4ca2ea27d607fd1ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
set index_format="[%Z]  %D  %-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