Basic shell script to setup a mac for development
- Setup ZSH as the primary shell
- Install and configure VIM using spf13
- Install homebrew and some base packages
- Setup homebrew cask for installing GUI application
$ curl -L https://raw.github.com/alrighttheresham/macsetup/master/setup.sh | sh