Skip to content

Instantly share code, notes, and snippets.

@edwardkenfox
Created January 25, 2019 00:45
Show Gist options
  • Save edwardkenfox/73bd02e975abe6fb8fe2b2a85c0124e3 to your computer and use it in GitHub Desktop.
Save edwardkenfox/73bd02e975abe6fb8fe2b2a85c0124e3 to your computer and use it in GitHub Desktop.
Termnial notifier
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