summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
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