iAdding files dir
authorJude N <jude@pwan.org>
Sun, 28 Jul 2013 17:21:13 +0000 (17:21 +0000)
committerJude N <jude@pwan.org>
Sun, 28 Jul 2013 17:21:13 +0000 (17:21 +0000)
files/my-notmuch-new.sh [new file with mode: 0644]

diff --git a/files/my-notmuch-new.sh b/files/my-notmuch-new.sh
new file mode 100644 (file)
index 0000000..0d8ba47
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+/usr/local/bin/notmuch new >> /dev/null 2>&1
+/usr/local/bin/afew -nt >> /dev/null 2>&1
+/usr/local/bin/afew -m >> /dev/null 2>&1