dotfiles/Mail/.notmuch/hooks/post-new
2021-02-28 15:01:49 +03:00

4 lines
142 B
Bash
Executable file

#!/bin/bash
notmuch tag +main "path:thexcloud/** AND tag:new"
notmuch tag +progin "path:progin6304/** AND tag:new"
notmuch tag -new "tag:new"