Last active
November 4, 2020 18:45
-
-
Save chasemccoy/fa70dc8a5acf3018682a5c4968833aa9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo xcodebuild -license accept | |
sudo xcode-select --install | |
sudo chown -R $(whoami) /usr/local/share/man/man8 | |
chmod u+w /usr/local/share/man/man8 | |
curl --remote-name https://raw.githubusercontent.com/thoughtbot/laptop/master/mac |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment