diff --git a/mutt/.config/mutt/accounts/1-ryankes.muttrc b/mutt/.config/mutt/accounts/1-ryankes.muttrc index 054b126..d9ab351 100644 --- a/mutt/.config/mutt/accounts/1-ryankes.muttrc +++ b/mutt/.config/mutt/accounts/1-ryankes.muttrc @@ -21,7 +21,7 @@ set spoolfile = "+INBOX" set record = "+Sent" set postponed = "+Drafts" set trash = "+Trash" -mailboxes =ryankes ===================== "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" +mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=Archive" macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi "=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci "=INBOX" "copy mail to inbox" # mw-autogenerated diff --git a/mutt/.config/mutt/accounts/2-gmail.muttrc b/mutt/.config/mutt/accounts/2-gmail.muttrc index d0b1c25..ed1c830 100644 --- a/mutt/.config/mutt/accounts/2-gmail.muttrc +++ b/mutt/.config/mutt/accounts/2-gmail.muttrc @@ -21,7 +21,7 @@ set spoolfile = "+INBOX" set record = "+Sent" set postponed = "+Drafts" set trash = "+Trash" -mailboxes =gmail ===================== "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" +mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi "=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci "=INBOX" "copy mail to inbox" # mw-autogenerated diff --git a/mutt/.config/mutt/accounts/3-andthensome.muttrc b/mutt/.config/mutt/accounts/3-andthensome.muttrc index 3254f20..f4c0d77 100644 --- a/mutt/.config/mutt/accounts/3-andthensome.muttrc +++ b/mutt/.config/mutt/accounts/3-andthensome.muttrc @@ -21,7 +21,7 @@ set spoolfile = "+INBOX" set record = "+Sent" set postponed = "+Drafts" set trash = "+Trash" -mailboxes =andthensome ===================== "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" +mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi "=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci "=INBOX" "copy mail to inbox" # mw-autogenerated