Clone the repository into your home directory, recommend to named as '.dotfiles'.
git clone https://github.com/LabiKyo/dotfiles ~/.dotfilescd to the directory, run link.sh.
cd .dotfiles; ./link.shInstall vim plugins using vundle.
vim +PluginInstall +qall