First make sure to move your ~/.vimrc and your ~/.vim directory to a backup location, if they exists. Then:
git clone --recurse-submodules https://github.com/omnilord/vim-config.git ~/.vim
cd ~/.vim && bash ./install.sh
use BASH_CONFIG_FILE=~/.bash_profile bash ./install