Created
July 3, 2021 16:08
-
-
Save tinjaw/ec28784ed04af128f9ee36ddfff16607 to your computer and use it in GitHub Desktop.
Saved from https://stackoverflow.com/questions/41029842/easy-way-to-have-homebrew-list-all-package-dependencies
This file contains hidden or 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
alias brewlist="brew leaves | xargs brew deps --include-build --tree" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment