tag based on file location, simplify tagging order, ignore mbsync files, more spammers

This commit is contained in:
Felix Van der Jeugt 2019-04-18 17:08:29 +02:00
parent 20f299ed36
commit 6f38137503
No known key found for this signature in database
GPG key ID: 58B209295023754D
6 changed files with 48 additions and 24 deletions

View file

@ -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