Skip to content

Instantly share code, notes, and snippets.

@WW2DX
WW2DX / setup.sh
Last active July 22, 2021 15:14 — forked from bradp/setup.sh
New Mac Setup Script
echo "Copy SSH key's from iCloud..."
#ssh-keygen -t rsa
#echo "Please add this public key to Github \n"
#echo "https://github.com/account/ssh \n"
#read -p "Press [Enter] key after this..."
echo "Installing xcode-stuff"
xcode-select --install