tag based on file location, simplify tagging order, ignore mbsync files, more spammers
This commit is contained in:
parent
20f299ed36
commit
6f38137503
6 changed files with 48 additions and 24 deletions
|
@ -7,6 +7,5 @@ ip route ls | grep -v '' && exit 1
|
|||
pgrep gpg-agent >/dev/null || exit 2
|
||||
|
||||
notmuch --config="$HOME/.notmuch-config" new --quiet 2>&1 \
|
||||
| grep -v "Ignoring" \
|
||||
| xargs -0 --no-run-if-empty notify-send \
|
||||
&& exec sleep 3m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue