https://github.com/alloy/terminal-notifier
Add this to your .bashrc:
function notify { terminal-notifier -title "$1" -message "$2" }
https://github.com/alloy/terminal-notifier
Add this to your .bashrc:
function notify { terminal-notifier -title "$1" -message "$2" }