diff options
author | Ben Sima <ben@bsima.me> | 2018-08-02 10:55:57 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-08-02 10:55:57 -0700 |
commit | fee155d802c7379355d0268ac57d8264c26819a4 (patch) | |
tree | c6c576420e959766b843c2eaceb7026d4b39f424 /mutt | |
parent | 88710220b12f269941532e1bb9503e29fc318e6b (diff) |
Filter more job emails
Diffstat (limited to 'mutt')
-rwxr-xr-x | mutt/notmuch-hook.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/notmuch-hook.sh b/mutt/notmuch-hook.sh index 42b22cf..bc4867d 100755 --- a/mutt/notmuch-hook.sh +++ b/mutt/notmuch-hook.sh @@ -28,6 +28,7 @@ notmuch tag +jobs -inbox -- \ from:angel.co or \ from:stackoverflow.com or \ from:stackoverflow.email or \ + from:cdmtechnology.com or \ subject:job # tag github emails |