Skip to content

Instantly share code, notes, and snippets.

@sandyxu
Created August 23, 2013 09:21
Show Gist options
  • Save sandyxu/6317248 to your computer and use it in GitHub Desktop.
Save sandyxu/6317248 to your computer and use it in GitHub Desktop.
brew uninstall
cd `brew --prefix`
rm -rf Cellar
brew prune
rm `git ls-files`
rm -r Library/Homebrew Library/Aliases Library/Formula Library/Contributions
rm -rf .git
rm -rf ~/Library/Caches/Homebrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment