From 43baa418c1f06f3461abdd0d774e1a6ef269d11e Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Thu, 15 Jun 2023 18:35:48 -0400 Subject: [PATCH] too much whitespace --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 55ea07a..1424727 100755 --- a/setup +++ b/setup @@ -56,5 +56,5 @@ echo -e "\nInstalling Configs..." && echo -e "\nLinking profile..." && cp -sbv $HOME/.config/shell/profile $HOME/.zprofile && -echo -e "\n\nDone!\nLog out and back in for changes to take effect." +echo -e "\nDone!\nLog out and back in for changes to take effect." sleep 1 && killall -s SIGINT less