by ejpastorino on 7/14/16, 2:59 PM with 5 comments
by nathan_long on 7/14/16, 3:35 PM
I personally went kinda crazy in this direction, and made 'judge some_command', which, depending on exit status, runs either 'yay' or 'boom', themselves custom commands which play clapping or explosion sounds.
So I can do 'judge run_tests' or 'run_tests; judge' and hear what happened. (The latter form is nice if I realize after the command started that I want notification - I just type it and hit enter while waiting for the first command to finish.)
https://github.com/nathanl/.dotfiles/blob/64b0ae9e53c0bbf9c5...
by oregondan on 7/14/16, 3:38 PM
by stormbrew on 7/14/16, 3:15 PM
by chmaynard on 7/14/16, 3:13 PM
by freeslugs on 7/14/16, 3:08 PM