]> gitweb.michael.orlitzky.com - mutt.git/commitdiff
muttrc: add example "mailboxes" command.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 16 Jan 2020 01:44:42 +0000 (20:44 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 16 Jan 2020 01:44:42 +0000 (20:44 -0500)
muttrc

diff --git a/muttrc b/muttrc
index 16c25a09587aca4e513aa6062e9f0192e20a30ec..c5c63ee28220afbdcadb8fb2264af80d67dbae89 100644 (file)
--- a/muttrc
+++ b/muttrc
@@ -2,6 +2,7 @@ set folder="imaps://mail.example.com/"
 set imap_user="user@example.com"
 set realname=""
 set from="user@example.com"
+# mailboxes =INBOX =lists/foo-users =lists/bar-devel ...
 
 # Pull in all of the other config files
 source "~/.mutt/colors"