diff options
Diffstat (limited to 'modules/mutt/muttrc')
-rw-r--r-- | modules/mutt/muttrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mutt/muttrc b/modules/mutt/muttrc index 94a40da..94b70eb 100644 --- a/modules/mutt/muttrc +++ b/modules/mutt/muttrc @@ -436,5 +436,5 @@ macro index,pager \' "<search>~F<enter>" "Jump to next important message" source "~/.mutt/sidebar" # http://wiki.mutt.org/?MuttFaq/Attachment -macro attach W <save-entry><kill-line>~/download/ -macro attach E <save-entry><kill-line>~/download/<enter> +macro attach W <save-entry><kill-line>~/load/ +macro attach E <save-entry><kill-line>~/load/<enter> |