From d021a581919d142a873ecc77ce03b11fbc38e548 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 7 Aug 2014 15:58:16 +0300 Subject: add mutt idle for instant email --- mutt/notify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mutt') diff --git a/mutt/notify.sh b/mutt/notify.sh index d8fd6cc..4dbc0f6 100755 --- a/mutt/notify.sh +++ b/mutt/notify.sh @@ -21,7 +21,7 @@ then touch ~/.mutt/newmail else xset -led 1 -if [ -e ~/.mutt/newmai ];then +if [ -e ~/.mutt/newmail ];then rm ~/.mutt/newmail fi fi -- cgit v1.2.3-54-g00ecf