diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-07-10 11:44:09 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-07-10 11:44:09 +0800 |
| commit | de0b1f3031429a828d80dde2b240eb266c9bee53 (patch) | |
| tree | 9f9c66de0d28fbe6ecc9e9f935e1a49fc1b08ef3 | |
| parent | e2bf901fc9d83e9853aa2180c78cb63c4b479827 (diff) | |
Update
| -rw-r--r-- | mutt/muttrc.topo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 874a8d2..7b0c303 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
| @@ -17,7 +17,7 @@ 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 | set autocrypt = yes |
| 19 | 19 | ||
| 20 | # Tune contacts | 20 | # For contacts |
| 21 | set display_filter = ~/.config/mutt/message_filter.sh | 21 | set display_filter = ~/.config/mutt/message_filter.sh |
| 22 | source ~/.config/mutt/alias.topo | 22 | source ~/.config/mutt/alias.topo |
| 23 | source ~/.config/mutt/hooks.topo | 23 | source ~/.config/mutt/hooks.topo |