# 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://github.com/ghraw/junegunn/vim-plug/master/plug.vim# in vim editor
:source %
:PlugInstall