opensoul
stream of consciousness
Archive
/
RSS
January 2
Rake task completion in bash
complete -W "`rake --silent --tasks | cut -d " " -f 2`" rake