opensoul

stream of consciousness

Rake task completion in bash

complete -W "`rake --silent --tasks | cut -d " " -f 2`" rake