Skip to content

agentbright/environment-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

  1. Install Xcode from the App Store

  2. Install Xcode Command Line Tools

  • run xcode-select --install
  1. Install GitHub for Mac

  2. Run git config --global push.default current - http://how-we-work.bigbinary.com/git-setup/push-default.html

  3. Run `git config --global branch.autosetuprebase always' - http://how-we-work.bigbinary.com/git-setup/autosetuprebase.html

  4. Install Homebrew

  • run ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" `
  • run brew doctor to make sure everything is okay
  1. Add homebrew/dupes to take advantage of homebrew packages that replace the Mac built-ins:
  • run brew tap homebrew/dupes

Change PATH Variable: http://www.tech-recipes.com/rx/2621/os_x_change_path_environment_variable/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published