From 583d0b8af10c75e38aa9c7fb9b0511b26cdb899a Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Thu, 8 Jul 2021 19:03:25 -0400 Subject: open automatically --- utils/installer/install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/installer/install.sh') diff --git a/utils/installer/install.sh b/utils/installer/install.sh index 75a2f23f..a8d99017 100755 --- a/utils/installer/install.sh +++ b/utils/installer/install.sh @@ -105,9 +105,9 @@ cloneconfig() { nvim --headless \ +'autocmd User PackerComplete sleep 100m | qall' \ +PackerInstall - nvim --headless \ - +'autocmd User PackerComplete sleep 10m | qall' \ - +PackerSync + + nvim +PackerSync + echo -e "\nCompile Complete" # nvim --headless -cq ':silent TSUpdate' -cq ':qall' >/dev/null 2>&1 } -- cgit v1.2.3