dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 614e6ea97cafeb872adea87aaa93b25399430fb8
parent ae34217f87587b18efd16fd25070838bd950fa6b
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Sat, 31 Oct 2020 13:50:09 +0100

mutt: encrypt on postpone

Former-commit-id: b694e8923149d0d61985ac4c5baf0ac618cda4b5
Diffstat:
Mmutt/muttrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mutt/muttrc b/mutt/muttrc @@ -22,6 +22,7 @@ set crypt_verify_sig set crypt_replysign set crypt_opportunistic_encrypt set pgp_self_encrypt +set postpone_encrypt bind index,pager S sync-mailbox bind compose p postpone-message