Created
August 14, 2019 01:44
-
-
Save cirode/90fe15dfcadf486408585a757a9937bb to your computer and use it in GitHub Desktop.
OSX Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#install xcode dev tools | |
xcode-select --install | |
#install homebrew install instructions at https://brew.sh | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
## get the Brewfile | |
??? | |
# brew bundle | |
brew bundle | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment