blob: 1f903696cba9dd8bb5c66be588a89cbdefbf092e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
reset index_format
push <collapse-all>
push '.i' # see macros for more detail
set date_format="%a, %e %B %Y в %H:%M"
set attribution="В %d, %n пишет:"
set from="anton@bobov.name"
# vim: ft=muttrc
|