Created
July 19, 2019 10:03
-
-
Save apoorvam/1ef6ce5e7e4878a104ec6127c2093475 to your computer and use it in GitHub Desktop.
Setup new mac machine
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
| #!/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