|
|
|
|
|
by Watabou
5080 days ago
|
|
say is pretty useful and fun. When I'm compiling or just telling the Terminal to do something tedious, I add a say command at the end and it will notify me when it's done. For example, if I want to install mercurial and git with homebrew: brew install git mercurial; say "The task is finished, Master." |
|
This will cause the terminal to bounce and add a little badge with the number of tasks that require your attention if it's out of focus :)