Skip to content

Instantly share code, notes, and snippets.

@cbschuld
Created April 25, 2021 22:09
Show Gist options
  • Save cbschuld/b1e792147b55af180def0fa352eadd9b to your computer and use it in GitHub Desktop.
Save cbschuld/b1e792147b55af180def0fa352eadd9b to your computer and use it in GitHub Desktop.
Remove and Re-install Command Line Tools MacOS / OSX
sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment