Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Applications
brew install $(<packages.txt)
Terminal
curl https://github.com/levensailor/macos-setup/.zshrc -o ~/.zshrc
Install oh-my-zsh (optional)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Git Configuration
git config --global user.email "[email protected]" && git config --global user.name "Jeff Levensailor"
Install XCode Developer Tools
xcode-select --install
Generate an RSA key for SSH
ssh-keygen -t rsa
Remove JamF (optional)
sudo jamf -removeFramework