diff --git a/install.sh b/install.sh index aab221b..8cad910 100755 --- a/install.sh +++ b/install.sh @@ -58,5 +58,5 @@ rsync -a ${BASEDIR}/.vim/ ~/.vim/ chmod 700 ~/.vim/ vim +PlugUpdate +PlugClean\! +q +q # -diff -ruN .bashrc ~/.bashrc.local +diff -ruN .bashrc.local ~/.bashrc.local diff -ruN .zshrc.local ~/.zshrc.local