#!/bin/sh
cp -i .vimrc ~
curl -Lo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim