From 3eb1dae75234c4f1979aaf4c94c135ede4a0c8e2 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sat, 13 Jan 2024 15:21:18 +0800 Subject: [PATCH] Fix typo. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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