Follow these install instructions to setup a new Mac.
- Update OS X to the latest version with the App Store
- Install Xcode from the App Store, open it and accept the license agreement
- Install OS X Command Line Tools by running
xcode-select --install
- Clone this repo to
~/.dotfiles
- Append
/usr/local/bin/zsh
to the end of your/etc/shells
file - Run
install.sh
to start the installation - Make sure Google Drive is set up and synced
- Restore preferences by running
mackup restore
- Make sure the
~/.ssh
directory permissions are set to 600 - Restart your computer to finalize the process
Your Mac is now ready to use!