bash script for setting up new machine
This script will download and install the following command line programs:
- homebrew
- nvm
- docker
- git
- zsh
- yarn
- vim
It will then install the following applications using cask
- jetbrains-toolbox (IDE manager)
- iterm2 (terminal)
- spectacle (window management for osx)
It will also install oh-my-zsh, nvm and setup multiple sym links for config files which can all be found in this repo