/bootstrap

Setup for my linux environment

Primary LanguageVim Script

bootstrap

Setup basic work environment

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