Mon Sep 19
#
“ The bearing of a child takes nine months, no matter how many women are assigned. ”
Frederick Brooks
#
Tip Rake tab completion for bash
[Courtesy of Nicholas Seckar] Tab complete your Rake tasks in bash with this script (508 bytes). Load it in your ~/.bashrc like this:
complete -C path/to/script -o default rake