]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: fix F macro to not write message to home
authorSamir Benmendil <me@rmz.io>
Sat, 8 Aug 2020 12:10:00 +0000 (13:10 +0100)
committerSamir Benmendil <me@rmz.io>
Sat, 8 Aug 2020 12:10:00 +0000 (13:10 +0100)
I'm not entirely sure what was happening here. But IIRC this macro was
writing emails to ~. Possibly because of the `;s` or something.

The set command supports setting multiple options at the same time, just
use that.

Spliting up the command to multiline also makes it easier to read.


No differences found