Created
November 4, 2014 11:48
-
-
Save eval/5a1432a87887ac9c51a9 to your computer and use it in GitHub Desktop.
alias
This file contains 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
alias alert='say -v "$([ $? = 0 ] && echo Good News || echo Bad News)" done' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For fish: