Amélio du tri mutt
parent
03b9236f46
commit
3be60e154f
|
|
@ -9,7 +9,7 @@ set mime_type_query_command = "file --mime-type -b %s"
|
||||||
set date_format="%d/%m/%y %I:%M%p"
|
set date_format="%d/%m/%y %I:%M%p"
|
||||||
set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
|
set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
|
||||||
set sort = 'threads'
|
set sort = 'threads'
|
||||||
set sort_aux = 'reverse-date'
|
set sort_aux = 'reverse-last-date-received'
|
||||||
set editor = '/usr/bin/vim'
|
set editor = '/usr/bin/vim'
|
||||||
#set smtp_authenticators = 'login'
|
#set smtp_authenticators = 'login'
|
||||||
set query_command = "abook --mutt-query '%s'"
|
set query_command = "abook --mutt-query '%s'"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue