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
The dotfiles use brew-new-formulae for discovering new formulae and first installs. Install via:
brew tap newalexandria/brew-new-formula
brew install newalexandria/brew-new-formula/brew-new-formulae
Then run brew new-formulae 0 30 or brew first-installs 0 30. See the Brewfile for the tap/formula entries.
Technical blogging, ampersand, will begin here.