From 538d9d4eb2994945a648fbb8c78d955a744eb5a8 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Thu, 17 Oct 2024 16:06:51 +0900 Subject: Add mutt settings --- .config/mutt/switch.muttrc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .config/mutt/switch.muttrc (limited to '.config/mutt/switch.muttrc') diff --git a/.config/mutt/switch.muttrc b/.config/mutt/switch.muttrc new file mode 100644 index 0000000..6b71072 --- /dev/null +++ b/.config/mutt/switch.muttrc @@ -0,0 +1,18 @@ +# vim: filetype=neomuttrc + +# This is an embarrassing and hacky file that unbinds a bunch of binds between +# switching accounts. It is called each time an account is changed. + +unmy_hdr Organization +unmailboxes * +unalternates * +unset signature + +unset crypt_use_gpgme +unset postpone_encrypt +unset pgp_self_encrypt +unset crypt_use_pka +unset crypt_autosign +unset crypt_autoencrypt +unset crypt_autopgp +unset pgp_sign_as -- cgit v1.2.3-70-g09d2