Skip to content

Instantly share code, notes, and snippets.

@apoorvam
Created July 19, 2019 10:03
Show Gist options
  • Select an option

  • Save apoorvam/1ef6ce5e7e4878a104ec6127c2093475 to your computer and use it in GitHub Desktop.

Select an option

Save apoorvam/1ef6ce5e7e4878a104ec6127c2093475 to your computer and use it in GitHub Desktop.
Setup new mac machine
#!/bin/sh
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew install tree go dep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment