bootstrap Setup basic work environment install git if not installed: sudo apt-get install git Bootstrap your machine git clone https://github.com/justpresident/bootstrap.git; cd bootstrap; ./bootstrap.sh; cd -; source .bashrc