diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-11-19 11:34:45 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2014-07-14 11:30:27 +0600 |
| commit | 1a0b86e8b07e8a77fc4a6f277011b18a0eff168d (patch) | |
| tree | 48fc6e07c8cfd19d4d33410c78087deeca86fad3 /files/.mutt | |
| parent | 4ddddebc956cb8ff0682ad6c483349515db2f249 (diff) | |
Add to address book mutt macros.
Diffstat (limited to 'files/.mutt')
| -rw-r--r-- | files/.mutt/macros | 2 |
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 |
