Skip to content

Instantly share code, notes, and snippets.

@shhider
Created March 27, 2023 02:55
Show Gist options
  • Save shhider/cb13e673768a5a3278fa575d22aecdb5 to your computer and use it in GitHub Desktop.
Save shhider/cb13e673768a5a3278fa575d22aecdb5 to your computer and use it in GitHub Desktop.
[Homebrew Lite Docs] #litedoc #brew
# show installed formulae and casks
brew list
# list installed formulae that are not dependencies of another installed formula.
brew leaves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment