ljh131 / conf

my personal *nix configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

git clone https://github.com/ljh131/conf.git
cd conf
./setup.sh
echo '. ~/.mybashrc' >> ~/.bashrc

# if you wish to install vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

About

my personal *nix configuration


Languages

Language:Vim Script 68.3%Language:Shell 31.7%