diff options
Diffstat (limited to '.config/mutt/goobook')
-rw-r--r-- | .config/mutt/goobook | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/mutt/goobook b/.config/mutt/goobook deleted file mode 100644 index 3f540f4..0000000 --- a/.config/mutt/goobook +++ /dev/null @@ -1,10 +0,0 @@ -# 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 |