commit 07e4bb14e0b15cf4fe94a1478386f78a19cf00a6
parent 24d472b936cd4e7501ed7b39a169dcc451848390
Author: Luke Smith <luke@lukesmith.xyz>
Date: Wed, 2 Aug 2023 12:25:26 +0000
Merge pull request #941 from satchlj/master
fix typo in set crypt_auto_sign
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
@@ -91,7 +91,7 @@ macro index,pager ga "<change-folder>=Archive<enter>" "go to archive"
macro index,pager Ma ";<save-message>=Archive<enter>" "move mail to archive"
macro index,pager Ca ";<copy-message>=Archive<enter>" "copy mail to archive"
-#set crypt_autosign = yes
+#set crypt_auto_sign = yes
#set crypt_opportunistic_encrypt = yes
#set pgp_self_encrypt = yes
#set pgp_default_key = 'your@gpgemailaddre.ss'