Rename bin scripts
This commit is contained in:
6
bin/.bin/syncmail
Executable file
6
bin/.bin/syncmail
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
notmuch search --output=files tag:deleted | xargs -r rm
|
||||
notmuch new
|
||||
muchsync rhea.unbl.ink
|
||||
exit 0
|
||||
Reference in New Issue
Block a user