Skip to content

Instantly share code, notes, and snippets.

@witt3rd
Last active June 18, 2018 14:12
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 witt3rd/424172a81ca671624b2fff6b32ad90f8 to your computer and use it in GitHub Desktop.
Save witt3rd/424172a81ca671624b2fff6b32ad90f8 to your computer and use it in GitHub Desktop.

Homebrew

Minimal packages

brew install git bash

Remove everything

brew remove --force --ignore-dependencies $(brew list)
brew cleanup
brew prune
brew doctor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment