[notmuch] Cleaning up checkmail script and new afew rules
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
afew --m --new
|
||||
afew -m -n
|
||||
mbsync -a
|
||||
notmuch new
|
||||
afew --tag --new
|
||||
afew -t -n
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user