From 275600879d45844943569fce9dcb7a42ef88e2a0 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:57:00 -0500 Subject: [PATCH] asdf --- setup | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup b/setup index d89c8ab..e72590e 100755 --- a/setup +++ b/setup @@ -76,8 +76,6 @@ case "$OS" in fi if [ "$input" -eq 4 ]; then - echo "Killing nvim if it's running" - killall nvim echo "Cleaning nvim..." "$HOME"/.doors/scripts/nvim_clean echo "Done! Run setup to refresh"