my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

gpg

+6
+6
.config/mutt/muttrc
··· 49 49 color body green default "^Merged #.*" 50 50 color body red default "^Closed #.*" 51 51 color body brightblue default "^Reply to this email.*" 52 + 53 + # GPG 54 + set pgp_replyencrypt # now crypt_replyencrypt 55 + set pgp_replysign # now crypt_replysign 56 + set pgp_replysignencrypted # now crypt_replysignencrypted 57 + set pgp_show_unusable=no