From 6e8bbd15721aff988f50a1377f492f1d15c3cd0d Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Thu, 8 Jul 2021 18:31:14 -0400 Subject: test --- utils/installer/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/installer/install.sh') diff --git a/utils/installer/install.sh b/utils/installer/install.sh index f5381950..7f5a6e32 100755 --- a/utils/installer/install.sh +++ b/utils/installer/install.sh @@ -109,7 +109,7 @@ cloneconfig() { +'autocmd User PackerComplete sleep 10m | qall' \ +PackerSync echo -e "\nCompile Complete" - nvim --headless -c ':silent TSUpdate' -c ':qall' + nvim --headless -c ':silent TSUpdate' -c ':qall' 2>/dev/null } asktoinstallnode() { -- cgit v1.2.3