#Terraform Should be able to set up dev env in
- OSX 10.11.x
- Ubuntu 16.04
Script this stuff:
- install brew
- install zsh and make default
- install vim if not already
- install vundle and :PluginInstall
- install tmux
- install tmuxinator
- link dotfiles
- install rvm
- install nvm
- install gvm
- find way to ensure pre-commit is in place for any given project (do this in tmuxinator yml perhaps)
- setup docker/boot2docker (if osx)
- as per ^ figure out clean way to install dotfile on linux and osx