Skip to content

Instantly share code, notes, and snippets.

@shrop
Created April 17, 2012 13:33
Show Gist options
  • Save shrop/2405991 to your computer and use it in GitHub Desktop.
Save shrop/2405991 to your computer and use it in GitHub Desktop.
Remove homebrew formula dependencies
brew rm $(join <(brew leaves) <(brew deps FORMULA))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment