diff --git a/.gitignore b/.gitignore index f55b8de..0430faa 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,6 @@ newsboat/.newsboat/cache.db.lock newsboat/.newsboat/history.cmdline newsboat/.newsboat/history.search -mutt/.config/mutt/mailboxes +mutt/.config/mutt/.mailsynclastrun gtk/.config/gtk-3.0/bookmarks diff --git a/mutt/.config/mutt/accounts/3-andthensome.muttrc b/mutt/.config/mutt/accounts/3-andthensome.muttrc index 1591b28..3254f20 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 =andthensome ===================== "=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