diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-02-14 03:48:53 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-02-14 03:48:53 +0100 |
commit | 2498afcf612f20471fef207f636dacabfd2292d2 (patch) | |
tree | 9587d266dfcf160b6a8744058d90d1ca6c9dd875 /mutt/muttrc | |
parent | 71645c0a073837e81e3d2bc32b276a507954b27e (diff) | |
download | dotfiles-2498afcf612f20471fef207f636dacabfd2292d2.tar.xz |
mutt: split mailboxes into multiple lines
Diffstat (limited to 'mutt/muttrc')
-rw-r--r-- | mutt/muttrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index 3a402ad..8693671 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -33,8 +33,11 @@ set signature = "$XDG_CONFIG_HOME/mutt/sig" # my signature file set spoolfile = "+Inbox" set mbox = "+archives" set postponed = "+Drafts" -mailboxes +Inbox +Sent +learn-spam +Drafts +Trash +archives +arch-dev-public +aur-general +arch-bugs +Spam +Ham +openldap-technical +opensmtpd +pacman-dev set record = "+Sent" +mailboxes +Inbox +Sent +Drafts +Trash +archives +mailboxes +Spam +Ham +learn-spam +learn-ham +mailboxes +arch-dev-public +aur-general +arch-bugs +mailboxes +openldap-technical +opensmtpd +pacman-dev +openssh-unix-dev set query_command='goobook -c "$XDG_CONFIG_HOME/goobookrc" query "%s"' macro index,pager A "<pipe-message>goobook -c \"$XDG_CONFIG_HOME/goobookrc\" add<return>" "add the sender address to Google contacts" |