Skip to content

Instantly share code, notes, and snippets.

@exuanbo
Last active February 11, 2021 00:13
Show Gist options
  • Save exuanbo/574570f7725506218c0eac9c86c2b87e to your computer and use it in GitHub Desktop.
Save exuanbo/574570f7725506218c0eac9c86c2b87e to your computer and use it in GitHub Desktop.
# https://stackoverflow.com/a/55445034/13346012
brew leaves | xargs brew deps --installed --for-each | sed "s/^.*:/$(tput setaf 4)&$(tput sgr0)/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment