Skip to content

Instantly share code, notes, and snippets.

@cirode
Created August 14, 2019 01:44
Show Gist options
  • Save cirode/90fe15dfcadf486408585a757a9937bb to your computer and use it in GitHub Desktop.
Save cirode/90fe15dfcadf486408585a757a9937bb to your computer and use it in GitHub Desktop.
OSX Setup
#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