Setup & Installation
wget -O - https://raw.githubusercontent.com/Adron/dev-setup-ubuntu/master/setup.sh | bashOr if you'd like to trust but verify.
wget -O setup.sh https://raw.githubusercontent.com/Adron/dev-setup-ubuntu/master/setup.shThen set the file setup.sh with execute permissions and execute script.
This is the setup and installation script I've created for getting a basic Ubuntu development machine setup.
For more information ping me @Adron
