- Initial environment setup shell script.
Only works on ubuntu distros and run these commands as root
Installation.
$ sudo apt-get update
$ sudo apt-get install git
$ git clone https://github.com/jobinrjohnson/dosetup.git
$ cd dosetup
$ chmod +x *.sh
$ ./<script_name>