Set #afew to move mail when checking mail

This commit is contained in:
Colin Powell
2019-09-04 09:13:18 -04:00
parent 8376ac7274
commit 90add59309

View File

@ -7,6 +7,7 @@ then
mbsync -a mbsync -a
notmuch new notmuch new
afew --tag --new afew --tag --new
afew --m --new
exit 0 exit 0
fi fi
echo "No internet connection" echo "No internet connection"