justpresident / bootstrap

Setup for my linux environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Setup for my linux environment


Languages

Language:Vim Script 92.2%Language:Shell 4.2%Language:Perl 2.9%Language:Python 0.6%Language:CSS 0.0%