summaryrefslogtreecommitdiff
path: root/.config/mutt/goobook
blob: 3f540f435234a74fe482ac8fa6d711e2eba1ba03 (plain)
1
2
3
4
5
6
7
8
9
10
# To utilize goobook with mutt, add the following line to your muttrc:
# source $HOME/.config/mutt/goobook

set query_command="goobook query %s"

# Note that if you use an old version of mutt-wizard,
# you will need to disable abook in it's script:
# sed -i "s/^set\squery_command.*$//" /usr/share/mutt-wizard/mutt-wizard.muttrc

# vim: filetype=neomuttrc