bartes / dotfiles

my configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIM config

INSTALLATION:

1. Check out the repo somewhere (ex. git clone --recursive git://github.com/bartes/dotfiles.git ~/dotfiles)
2. Install dependencies by running install_dependencies.sh 
3. Create the symbolic links by running "cd; ~/dotfiles/link_configs.py"
4. Open VIM, type :call dein#install() to install plugins.
4. PROFIT!

About

my configs


Languages

Language:Vim Script 56.7%Language:C 33.1%Language:Shell 7.6%Language:Makefile 1.5%Language:Python 1.2%