Cake console
February 8th, 2008 by teemowTo ease the use of the cake command I wrote a small and simple bash_completion script.
If you are using Linux is probably only an apt command away to have the bash completion. On Ubuntu it is even included in the standard desktop. On a mac you have to install the bash completion via mac ports or fink.
After that just add the content of the cake completion file and add it to .bash_completion in your user directory.
Have fun!
Similar Posts:







February 22nd, 2008 at 7:07 pm
Teemow, thanks for the contribution!
March 18th, 2008 at 8:19 pm
Thats really helpful! Thanks a lot.