diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-10-19 18:01:35 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-10-19 18:01:35 +0100 |
commit | fb5043ffe50a8b53d6f07657224b147019b02e92 (patch) | |
tree | 8c5ee124f49b26635ba9f6aefafd13bdf88ecc72 /mutt | |
parent | 8f97de03651a7070cae444e9ae13c9f660119bd3 (diff) |
Minor changes
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/.mutt/crypto | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mutt/.mutt/crypto b/mutt/.mutt/crypto index 393820b..b4ebc13 100644 --- a/mutt/.mutt/crypto +++ b/mutt/.mutt/crypto @@ -82,4 +82,3 @@ set pgp_list_secring_command="gpg --no-verbose --batch --quiet --with-colons --l # This version uses --status-fd messages set pgp_good_sign="^\\[GNUPG:\\] GOODSIG" - |