diff --git a/run_once_configure.fish b/run_once_configure.fish index 3761f8e..1e86510 100755 --- a/run_once_configure.fish +++ b/run_once_configure.fish @@ -10,7 +10,6 @@ $Green""######################################################################## ## Waiting for Neovim treesitter initiations ## ## ## ###############################################################################$NC" -sleep 3 timeout 10s nvim --headless ":TSUpdate" || true @@ -22,9 +21,9 @@ $Green""######################################################################## ## Preparing to configure tide prompt... ## ## ## ###############################################################################$NC" -sleep 5 +sleep 3 + +fisher update tide echo 2132335212421y | tide configure - cd ~ -fish