jclif / terraform

:earth_americas: Sets up development environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Terraform Should be able to set up dev env in

  • OSX 10.11.x
  • Ubuntu 16.04

Script this stuff:

  1. install brew
  2. install zsh and make default
  3. install vim if not already
  4. install vundle and :PluginInstall
  5. install tmux
  6. install tmuxinator
  7. link dotfiles
  8. install rvm
  9. install nvm
  10. install gvm
  11. find way to ensure pre-commit is in place for any given project (do this in tmuxinator yml perhaps)
  12. setup docker/boot2docker (if osx)
  13. as per ^ figure out clean way to install dotfile on linux and osx

About

:earth_americas: Sets up development environment.


Languages

Language:Shell 100.0%