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