diff options
-rw-r--r-- | .mutt/macros.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.mutt/macros.rc b/.mutt/macros.rc index 9348be9..4440dca 100644 --- a/.mutt/macros.rc +++ b/.mutt/macros.rc @@ -4,6 +4,10 @@ macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.mutt/dave@sleepma macro index,pager <f3> '<sync-mailbox><enter-command>source ~/.mutt/david.runge@campus.tu-berlin.de.rc<enter><change-folder>!<enter>' macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.mutt/dave@c-base.org.rc<enter><change-folder>!<enter>' +# adding default download folder +macro attach W "<save-entry><bol>~/Downloads/<eol>" \ + "Save to Downloads folder" + # adding e-mail addresses to khard address book macro index,pager A \ "<pipe-message>khard add-email<return>" \ |