diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-05-07 09:58:18 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-05-07 09:59:07 +0800 |
commit | 0bfd098fa88900ebcd7692c7d040b4ac648faf52 (patch) | |
tree | 39e98e9d858070b0cc5ea685c942adba8ad1030b | |
parent | 6b05c36192b89deea17c93273e26a207aaa7ac61 (diff) |
Update
-rw-r--r-- | mutt/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default index f33582d..8a3df31 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -10,6 +10,7 @@ set header_cache = ~/.cache/mutt | |||
10 | set message_cachedir = ~/.cache/mutt.message | 10 | set message_cachedir = ~/.cache/mutt.message |
11 | set edit_headers = yes | 11 | set edit_headers = yes |
12 | set mailcap_path = ~/.config/mutt/mailcap | 12 | set mailcap_path = ~/.config/mutt/mailcap |
13 | set recall = no | ||
13 | 14 | ||
14 | # This allows to reply with "To: " in header | 15 | # This allows to reply with "To: " in header |
15 | set reverse_name = yes | 16 | set reverse_name = yes |