slstatus, new texlive
[dotfiles.git] / email / .local / bin / newmail.sh
index 8d8c35c..29e0638 100755 (executable)
@@ -1,8 +1,3 @@
 #!/bin/sh
-newmail="$(find ~/.local/share/mutt/mail/INBOX/new/ -type f | wc -l)"
-if [ "$newmail" -ne 0 ]
-then
-       notify-send "$newmail new emails!"
-fi
 notmuch new
 vdirsyncer sync