projects
/
hgr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dbeda4
)
iAdding files dir
author
Jude N
<jude@pwan.org>
Sun, 28 Jul 2013 17:21:13 +0000
(17:21 +0000)
committer
Jude Nagurney
<jude@pwan.org>
Sun, 28 Jul 2013 18:32:37 +0000
(14:32 -0400)
files/my-notmuch-new.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/files/my-notmuch-new.sh
b/files/my-notmuch-new.sh
new file mode 100644
(file)
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