Skip to content

Instantly share code, notes, and snippets.

@jean-cap
Created October 1, 2017 14:09
Show Gist options
  • Save jean-cap/6af0fce6f142e1f19b6eab660ae5d6fd to your computer and use it in GitHub Desktop.
Save jean-cap/6af0fce6f142e1f19b6eab660ae5d6fd to your computer and use it in GitHub Desktop.
Alguns comando úteis do homebrew.

Alguns comando úteis do homebrew.

Desistalar todos os pacotes

brew remove --force --ignore-dependencies $(brew list)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment