# Home directory
git clone git@github.com:markruler/settings.git
yes | cp -r ~/settings/. .git reset --hard HEAD
git pullcurl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim# in vim editor
:source %
:PlugInstall