aboutsummaryrefslogtreecommitdiff
path: root/dot.local-bin-sm
blob: e830aca48f45ff8e9cb233a7ebddddca6495a9ce (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e
set -x
mbsync -a || true
notmuch new
new=$(notmuch search --output=messages tag:new | xargs)
afew -tnvv
notmuch search --exclude=false $new