diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-15 17:13:22 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-15 17:13:22 +0800 |
commit | 78cdc931b3a655d9379b6e1c8febc011d8691d0f (patch) | |
tree | b728e6101d57361182aff77db6c4a72abbf9ea27 /mutt | |
parent | 6b74f523165e5ab84f2ab174aceb50c29ce9eb78 (diff) |
Update
Diffstat (limited to 'mutt')
-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 50bad3b..fd9b68a 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -26,7 +26,7 @@ source ~/.config/mutt/hooks.topo | |||
26 | set spoolfile = "+INBOX" | 26 | set spoolfile = "+INBOX" |
27 | set mbox= "+mbox" | 27 | set mbox= "+mbox" |
28 | set move = yes | 28 | set move = yes |
29 | set record = "+Sent" | 29 | set record = "+INBOX" |
30 | set trash = "+Trash" | 30 | set trash = "+Trash" |
31 | set postponed = "+Drafts" | 31 | set postponed = "+Drafts" |
32 | set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|bash|STOCK|pay|keep|login|update|test|spam)" | 32 | set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|bash|STOCK|pay|keep|login|update|test|spam)" |