Skip to content

Instantly share code, notes, and snippets.

@stevenheidel
Created April 13, 2013 20:27
Show Gist options
  • Select an option

  • Save stevenheidel/5379948 to your computer and use it in GitHub Desktop.

Select an option

Save stevenheidel/5379948 to your computer and use it in GitHub Desktop.
Nick and Mike Instructions
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
brew update
brew install git
git config --global user.name "{Your full name, ie. Steven Heidel}"
git config --global user.email "{Email you used to sign up for Github}"
git config --global credential.helper osxkeychain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment