summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rwxr-xr-x.config/notmuch/default/hooks/post-new3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/notmuch/default/hooks/post-new b/.config/notmuch/default/hooks/post-new
index 66f7f4d0..60a5b2f0 100755
--- a/.config/notmuch/default/hooks/post-new
+++ b/.config/notmuch/default/hooks/post-new
@@ -1,8 +1,5 @@
#!/bin/sh
-# mark all drafts as drafts, and as read
-notmuch tag -unread +draft -- folder:drafts
-
# mark all spam as spam, and as read, for Gnus
notmuch tag -unread +spam -- folder:spam