From 1c73d7bad4c789e45e91c9b3bbdbf1d265f6f8ed Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 17 Feb 2019 16:19:32 -0500 Subject: switch to neomutt and clean up my notmuch usage a bit --- notmuch/hooks/post-new | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notmuch') diff --git a/notmuch/hooks/post-new b/notmuch/hooks/post-new index 27e503f..8809f91 100755 --- a/notmuch/hooks/post-new +++ b/notmuch/hooks/post-new @@ -1,4 +1,4 @@ #!/bin/sh -notmuch tag +spam -new -- tag:new and folder:spam -# notmuch tag -new -- tag:new +notmuch tag +spam -- folder:spam -tag:spam +notmuch tag -spam -- -folder:spam tag:spam -- cgit v1.2.3-54-g00ecf