Skip to content

Instantly share code, notes, and snippets.

@hm0429
Last active January 6, 2018 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hm0429/1535a9089096cf8b7cfc0172acde3a7e to your computer and use it in GitHub Desktop.
Save hm0429/1535a9089096cf8b7cfc0172acde3a7e to your computer and use it in GitHub Desktop.
install homebrew
mkdir $HOME/.homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C $HOME/.homebrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment