Skip to content

Instantly share code, notes, and snippets.

@leotm
Created November 19, 2021 15:12
Show Gist options
  • Save leotm/1535e04912d5fe6902f8eb49c5792fe0 to your computer and use it in GitHub Desktop.
Save leotm/1535e04912d5fe6902f8eb49c5792fe0 to your computer and use it in GitHub Desktop.
Re-install Brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment