goobook (356B) - raw
1 # To utilize goobook with mutt, add the following line to your muttrc: 2 # source $HOME/.config/mutt/goobook 3 4 set query_command="goobook query %s" 5 6 # Note that if you use an old version of mutt-wizard, 7 # you will need to disable abook in it's script: 8 # sed -i "s/^set\squery_command.*$//" /usr/share/mutt-wizard/mutt-wizard.muttrc 9 10 # vim: filetype=neomuttrc