diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-11 19:19:19 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-11 19:19:19 +0800 |
| commit | 6c6d05af33035890e5d8658dded23374bf7d7505 (patch) | |
| tree | feb3aa13f0b67d135788561344a14bb35f0bb814 /mutt | |
| parent | 4d796083c27c28a7cef461adf01022d495f73405 (diff) | |
Add mailbox bash
Diffstat (limited to 'mutt')
| -rw-r--r-- | mutt/muttrc.topo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 5da1723..a95825d 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
| @@ -27,7 +27,7 @@ set move = yes | |||
| 27 | set record = "+Sent" | 27 | set record = "+Sent" |
| 28 | set trash = "+Trash" | 28 | set trash = "+Trash" |
| 29 | set postponed = "+Drafts" | 29 | set postponed = "+Drafts" |
| 30 | set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|STOCK|pay|keep|login|test|spam)" | 30 | set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|bash|STOCK|pay|keep|login|test|spam)" |
| 31 | 31 | ||
| 32 | # Sidebar | 32 | # Sidebar |
| 33 | mailboxes +INBOX \ | 33 | mailboxes +INBOX \ |
| @@ -38,6 +38,7 @@ mailboxes +INBOX \ | |||
| 38 | +osm \ | 38 | +osm \ |
| 39 | -label Arch +arch-general \ | 39 | -label Arch +arch-general \ |
| 40 | -label Mutt +mutt-users \ | 40 | -label Mutt +mutt-users \ |
| 41 | -label Bash +bash \ | ||
| 41 | +STOCK \ | 42 | +STOCK \ |
| 42 | "+-- Permanent ---" \ | 43 | "+-- Permanent ---" \ |
| 43 | +pay \ | 44 | +pay \ |