aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-11-11 19:19:19 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-11-11 19:19:19 +0800
commit6c6d05af33035890e5d8658dded23374bf7d7505 (patch)
treefeb3aa13f0b67d135788561344a14bb35f0bb814
parent4d796083c27c28a7cef461adf01022d495f73405 (diff)
Add mailbox bash
-rw-r--r--mutt/muttrc.topo3
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
27set record = "+Sent" 27set record = "+Sent"
28set trash = "+Trash" 28set trash = "+Trash"
29set postponed = "+Drafts" 29set postponed = "+Drafts"
30set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|STOCK|pay|keep|login|test|spam)" 30set 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
33mailboxes +INBOX \ 33mailboxes +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 \