Done Yo
Yo you when time-consuming shell commands are done.
Usage
Invoke yo just after a task which takes long is done.
$ sleep 5; yo
Installation
You can choose one of two options:
Rubygem
$ gem install doneyo
Go
$ go get github.com/codeout/doneyo/go/yo
Configuration
Doneyo will look in ~/.yorc for your Yo username.
# ~/.yorc
[user]
name = your_yo_username
