I currently have this line in my muttrc
file to add any address to my google contacts.
macro index,pager a "<pipe-message>goobook add<return>" "Add sender's address to your Google contacts"
Problem is that when it does that I have to then go in manually and erase the goobook cache file so that it re-downloads the new address I just added.
Is there a way in that command above to add at the end of goobook add
command a file erase command to remove the goobook cache file?