/dotfiles

Labi Kyo's dotfiles

Primary LanguageVim Script

Labi Kyo's dotfiles

Installation

Clone the repository into your home directory, recommend to named as '.dotfiles'.

git clone https://github.com/LabiKyo/dotfiles ~/.dotfiles

cd to the directory, run link.sh.

cd .dotfiles; ./link.sh

Install vim plugins using vundle.

vim +PluginInstall +qall