A chef cookbook with recipes used in setting up Good Eggs laptops.
Install XCode and the XCode Command-Line Tools, and then run this command in a Terminal window:
curl -L https://raw.github.com/goodeggs/goodeggs_workstation/master/installer.sh | bash
git config --global user.name 'Joe Example'
git config --global user.email '[email protected]'