From bc662bee6a3eb1f243c89d67b91369fee293c2da Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 30 Jul 2014 23:40:08 +0200 Subject: add goobookrc --- mutt/muttrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index 62e18c8..33b2741 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -35,8 +35,8 @@ set mbox = "+archives" set postponed = "+Drafts" mailboxes +Inbox +Sent +Drafts +Trash +archives +arch-dev-public +aur-general +arch-bugs +Spam +Ham -set query_command="goobook query '%s'" -macro index,pager A "goobook add" "add the sender address to Google contacts" +set query_command='goobook -c "$XDG_CONFIG_HOME/goobookrc" query "%s"' +macro index,pager A "goobook -c \"$XDG_CONFIG_HOME/goobookrc\" add" "add the sender address to Google contacts" bind editor complete-query # Sync email -- cgit v1.2.3-54-g00ecf