aboutsummaryrefslogtreecommitdiff
path: root/dot.local-bin-sm
diff options
context:
space:
mode:
Diffstat (limited to 'dot.local-bin-sm')
-rwxr-xr-xdot.local-bin-sm8
1 files changed, 8 insertions, 0 deletions
diff --git a/dot.local-bin-sm b/dot.local-bin-sm
new file mode 100755
index 0000000..e830aca
--- /dev/null
+++ b/dot.local-bin-sm
@@ -0,0 +1,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