summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@ionic.at>2018-03-20 14:33:14 +0100
committerDavid Kaufmann <astra@ionic.at>2018-03-20 14:33:14 +0100
commitdfa9537ab3cee494ee14fb5453e2f364fdb4cb09 (patch)
treeacef985cbe744e6d341d6f00d340a534fceb5e5d /home
parent56f6548fdc5dd3a26b900edae797a75e718896a0 (diff)
downloadconfig-dfa9537ab3cee494ee14fb5453e2f364fdb4cb09.tar.gz
mutt: junk folder is site specific
Diffstat (limited to 'home')
-rw-r--r--home/.muttrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/home/.muttrc b/home/.muttrc
index 261d156..8f8e25d 100644
--- a/home/.muttrc
+++ b/home/.muttrc
@@ -228,9 +228,6 @@ macro index \cb "<pipe-message> urlview<Enter>" # simulate the old browse-url fu
bind editor <Tab> complete-query
bind editor ^T complete
-macro index S "<save-message>+Junk<Enter>"
-macro pager S "<save-message>+Junk<Enter>"
-
macro index "x" |urlview<enter>
macro pager "x" |urlview<enter>
@@ -390,5 +387,6 @@ alternative_order text/enriched text/plain text
#
source ~/.muttrc.local # config commands local to this site
+#source ~/.muttrc.ionic # config commands local to this site
# EOF