Longhanks / dotfiles

My dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles.

Update submodules to new commits:

git submodule update --remote

Update on different computer:

git pull
git submodule update --init --recursive

Install YouCompleteMe:

./install.py --clang-completer --system-libclang

About

My dotfiles.

License:MIT License


Languages

Language:Shell 40.3%Language:JavaScript 37.9%Language:Vim Script 21.8%