aboutsummaryrefslogtreecommitdiff
path: root/scripts/mail.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mail.sh')
-rwxr-xr-xscripts/mail.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mail.sh b/scripts/mail.sh
index 00c111f..1446485 100755
--- a/scripts/mail.sh
+++ b/scripts/mail.sh
@@ -7,5 +7,5 @@ else
mbsync Nubank &
mbsync Gmail &
wait
- notmuch new
+ notmuch new 2> /dev/null
fi