Created
January 25, 2019 00:45
-
-
Save edwardkenfox/73bd02e975abe6fb8fe2b2a85c0124e3 to your computer and use it in GitHub Desktop.
Termnial notifier
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tm () { | |
terminal-notifier -title 'Task completed' -message 'All done, sir!' | say Task completed | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment