From de9125dae28116cd5724415e4d83c8a56eab526b Mon Sep 17 00:00:00 2001 From: Tine Jozelj Date: Tue, 18 Apr 2023 22:11:17 +0200 Subject: [PATCH] style: whitespace --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a1bfbc4..ad936c5 100755 --- a/install.sh +++ b/install.sh @@ -50,7 +50,7 @@ then fi echo "== zplug" - curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh || true +curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh || true echo "== starship" if ! starship --help > /dev/null