From c47385d754b7ec4e307e4a5780ef371cacfdeb28 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 16 Jul 2015 13:53:22 +0200 Subject: [PATCH] run notmuch new after mailsync Signed-off-by: Nico Schottelius --- mailsync | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mailsync b/mailsync index 0f4b8d1..6af3966 100755 --- a/mailsync +++ b/mailsync @@ -11,3 +11,5 @@ unison -batch \ date >> $synctime cat "$synctime" + +notmuch new