Cooking up the shell on OS X, seasoned for me.
If you don't get why then have a read of some more thoroughly formed thinking. Then dig through a few examples and start cooking up the right solution for you:
git clone git://github.com/simongregory/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install
The install rake task will symlink the appropriate files in .dotfiles
to your home directory. Everything is configured and tweaked within ~/.dotfiles
, though.
Released under the MIT License. Please see the accompanying LICENSE document for details.