Skip to content

Instantly share code, notes, and snippets.

@prontiol
Created December 31, 2019 01:30
Show Gist options
  • Save prontiol/65dbf582d67bfc7983d43c73027e5e7a to your computer and use it in GitHub Desktop.
Save prontiol/65dbf582d67bfc7983d43c73027e5e7a to your computer and use it in GitHub Desktop.
Remove brew package deps
brew deps [FORMULA] | xargs brew remove --ignore-dependencies && brew missing | xargs brew install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment