Run this:
$ xcode-select --install
$ git clone --recursive https://github.com/calvinwalzel/setup ~/.dotfiles
$ caffeinate ~/.dotfiles/zero/setup
This will run the appropriate installers and symlink the contained files to your
home directory. Everything is configured and tweaked within ~/.dotfiles
.
Note: it may be necessary to log in to the App Store before running, as
brew bundle
will invoke mas
which requires
it.
For a full list of steps done on new machines, see CHECKLIST.md.
This repo uses zero.sh for system setup and configuration.
Based on msanders/setup
.
Licensed under the MIT License, except where otherwise noted. See LICENSE for more information.