dotfiles

Settings and scripts
git clone git://git.konyahin.xyz/dotfiles
Log | Files | Refs | LICENSE

commit ac70e435b727adc61ff1f886294a46513b6fe205
parent a813ba75542152022a53e9104a45c702f4084df2
Author: Anton Konyahin <me@konyahin.xyz>
Date:   Wed, 25 Oct 2023 19:02:25 +0300

mutt: remove flowed for mail because it can corrupt patches

Diffstat:
Mmutt/.config/mutt/muttrc | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/mutt/.config/mutt/muttrc b/mutt/.config/mutt/muttrc @@ -48,9 +48,6 @@ macro index C "<enter><exit>s+Checks\n" macro index G "!mbsync -c ~/.config/.mbsyncrc -a\n" "Receive new mails" bind attach <return> view-mailcap -# RFC 3676 f=f -set text_flowed - # disable confirmation set delete unset confirmappend