From 70012bcae0d6d862e7a4c976928e0c198a4408f6 Mon Sep 17 00:00:00 2001 From: Jude N Date: Sun, 28 Jul 2013 17:21:13 +0000 Subject: [PATCH 1/1] iAdding files dir --- files/my-notmuch-new.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 files/my-notmuch-new.sh diff --git a/files/my-notmuch-new.sh b/files/my-notmuch-new.sh new file mode 100644 index 0000000..0d8ba47 --- /dev/null +++ b/files/my-notmuch-new.sh @@ -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 -- 2.39.2