My shell and system configurations, based on {Zach Holman's](https://github.com/holman/dotfiles).
- install a fresh macOS
- log in, do all the iCloud stuff
- clone this directory
git clone [email protected]:simondell/dotfiles.git - macOS will get to installing command-line tools (phew)
- curse as you realise you haven't created an SSL cert for this new machine
- follow the steps: https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/
- don't forget to add the new key to github
- goto 3 'til that's done
- export the dotfiles path as
DOTFILES_ROOTfrom~/.localrc cd dotfiles./script/bootstrap- relax!
- if softwareupdate finds updates, it may make you restart