#Ubuntu Setup
###Prerequisites:
- Make sure you're on the employee network or VPN!
##Run this to install your development environment:
curl -s https://gist.githubusercontent.com/vjm/9a41042ec1b6f53042df/raw/devops_setup.sh | sudo bash
###Afterwards
- Restart in order to get docker working.
##Run this if you want Vince's Ubuntu preferred customizations:
curl -s https://gist.githubusercontent.com/vjm/9a41042ec1b6f53042df/raw/ubuntu_setup.sh | sudo bash
##Run this to disable n wifi:
curl -s https://gist.githubusercontent.com/vjm/9a41042ec1b6f53042df/raw/wifi_disable_n.sh | sudo bash