diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-29 10:15:34 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-29 10:15:34 +0800 |
commit | fc3a9ba6346ec4254a7c1df22996ef7b14cb6844 (patch) | |
tree | 2d548ccc228ae0bd77860a76f6dd075f300204ad /mutt | |
parent | 38e232182a81dff1803a66574da2ebd3b3b31a47 (diff) |
Update
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/muttrc.topo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 87554c2..898201a 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -15,6 +15,7 @@ set pgp_use_gpg_agent = yes | |||
15 | set crypt_use_gpgme = yes | 15 | set crypt_use_gpgme = yes |
16 | set pgp_timeout = 300 | 16 | set pgp_timeout = 300 |
17 | set pgp_sign_as = 6DD8C14A # replace 6DD8C14A with your gpg key id | 17 | set pgp_sign_as = 6DD8C14A # replace 6DD8C14A with your gpg key id |
18 | set autocrypt = yes | ||
18 | 19 | ||
19 | # Tune contacts | 20 | # Tune contacts |
20 | set display_filter = ~/.config/mutt/message_filter.sh | 21 | set display_filter = ~/.config/mutt/message_filter.sh |