Rename bin scripts
This commit is contained in:
7
bin/.bin/checkmail
Executable file
7
bin/.bin/checkmail
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
afew --m --new
|
||||
mbsync -a
|
||||
notmuch new
|
||||
afew --tag --new
|
||||
exit 0
|
||||
Reference in New Issue
Block a user