aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-10-02 12:55:08 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-10-02 12:55:08 +1300
commite7c86b520c68863d758f5dc9be4867c234fc83a1 (patch)
tree63c3e5eee31b40a729a7da1735a3858287b52c14 /mutt/muttrc
parentAdd Perl::Critic back in again (diff)
downloaddotfiles-e7c86b520c68863d758f5dc9be4867c234fc83a1.tar.gz
dotfiles-e7c86b520c68863d758f5dc9be4867c234fc83a1.zip
Add abook shortcut
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index b9ec0a30..10503796 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -126,3 +126,6 @@ macro index,pager S 's<enter>' 'Save message blindly'
# Run getmails(1) to retrieve all mail
macro generic,index,browser,pager gm '!getmails<enter>' 'Run getmails'
+# Shortcut to add addresses to abook
+macro index,pager A '<pipe-message>abook --add-email<enter>' 'Add sender address to abook'
+