Installation process based on karmi Ryan Bates Dot Files.
With Git:
git clone git://github.com/newalexandria/dotfiles ~/dotfiles
cd ~/dotfiles
rake install
Without Git:
cd $HOME
mkdir -p dotfiles
curl -# -L -k https://github.com/newalexandria/dotfiles/tarball/master | tar xz --strip 1 -C dotfiles
cd dotfiles
rake install
Technical blogging, ampersand, will begin here.