myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit b0b0fd84da297b8e837112acff74ec8e19dfd5a6
parent 7752f9359be8602c5c149a489e06f627c4d4fa82
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 14 Oct 2023 21:37:56 -0700

show attachments

Diffstat:
mutt/muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mutt/muttrc b/mutt/muttrc @@ -72,7 +72,7 @@ bind index - collapse-thread bind index _ collapse-all # formats -set index_format="%<[y?%<[m?%<[d?%[#%H:%M]&%[%a %d]>&%[%b %d]>&%[%Y%m]> %Z %-15.15L %?M?<#%03M>&? %s" +set index_format="%<[y?%<[m?%<[d?%[#%H:%M]&%[%a %d]>&%[%b %d]>&%[%Y%m]> %?X?A& ?%Z %-15.15L %?M?<#%03M>&? %s" set pager_format="%4c -%Z- %C/%m: %-20.20n %s" set status_format="%r%f %?l?%l? %?M?%M/?%m:%?n? N%n?%?o? O%o?%?d? D%d?%?F? !%F?%?t? *%t?%> %h (%s/%S%?V?-%V?) (%P)"