Created
April 14, 2019 13:24
-
-
Save oleg-andreyev/8e13e7474f36f68a3fd2986ac8153a38 to your computer and use it in GitHub Desktop.
Remove all brew packages
This file contains 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
brew remove --force $(brew list) --ignore-dependencies | |
brew cleanup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment