aboutsummaryrefslogtreecommitdiff
path: root/files/.mutt
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2013-11-19 11:34:45 +0600
committerAnton Bobov <abobov@gmail.com>2014-07-14 11:30:27 +0600
commit1a0b86e8b07e8a77fc4a6f277011b18a0eff168d (patch)
tree48fc6e07c8cfd19d4d33410c78087deeca86fad3 /files/.mutt
parent4ddddebc956cb8ff0682ad6c483349515db2f249 (diff)
Add to address book mutt macros.
Diffstat (limited to 'files/.mutt')
-rw-r--r--files/.mutt/macros2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.mutt/macros b/files/.mutt/macros
index d587b71..dab9ad5 100644
--- a/files/.mutt/macros
+++ b/files/.mutt/macros
@@ -15,4 +15,6 @@ macro index,pager za "<Esc>v"
macro index,pager zr "<Esc>V"
macro index,pager zm "<Esc>V"
+macro index,pager A "<pipe-message>abook --add-email<return>" " add the sender address to abook"
+
# vim: ft=muttrc