summaryrefslogtreecommitdiffstats
path: root/notmuch/.cache/notmuch/hooks/post-new
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/.cache/notmuch/hooks/post-new')
-rwxr-xr-xnotmuch/.cache/notmuch/hooks/post-new4
1 files changed, 4 insertions, 0 deletions
diff --git a/notmuch/.cache/notmuch/hooks/post-new b/notmuch/.cache/notmuch/hooks/post-new
new file mode 100755
index 0000000..8809f91
--- /dev/null
+++ b/notmuch/.cache/notmuch/hooks/post-new
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+notmuch tag +spam -- folder:spam -tag:spam
+notmuch tag -spam -- -folder:spam tag:spam