]> git.mjollnir.org Git - dotfiles/mutt.git/commitdiff
Changed add to address book source from abook to google
authorPenny Leach <penny@mjollnir.org>
Fri, 30 Apr 2010 15:54:44 +0000 (17:54 +0200)
committerPenny Leach <penny@mjollnir.org>
Fri, 30 Apr 2010 15:54:44 +0000 (17:54 +0200)
.muttrc

diff --git a/.muttrc b/.muttrc
index 9eb1cf604d74c8a2487b61e2107d2c0cd898aa5e..1d947272b4dd3798cd7cc00a4a0fe72318ca49e3 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -92,7 +92,9 @@ macro index,pager e ':set my_editor="$editor"<enter>:set editor=sensible-editor<
 macro index \e2 ":set from=\"penny@mjollnir.org\"\n:set record=\"~/Maildir/sgn/store/\"\n" "Switch to penny@mjollnir.org" # Note this CONFLICTS with TOFU keybinding
 macro index \e3 ":set from=\"penny@liip.ch\"\n:set record=\"~/Maildir/liip/store/\"\n" "Switch to penny.leach@liip.ch"
 
-macro index,pager A "<pipe-message>abook --add-email-quiet<return>" "add the sender address to abook"
+#macro index,pager A "<pipe-message>abook --add-email-quiet<return>" "add the sender address to abook"
+macro index,pager A "<pipe-message>goobook add<return>" "add the sender address to Google contacts"
+
 
 bind index \es decrypt-save
 bind pager \es decrypt-save