From 33a128fe390deef19bd264fcf6e4aa34327521c5 Mon Sep 17 00:00:00 2001 From: Anri Date: Sun, 14 Nov 2021 17:26:13 +0100 Subject: [PATCH] adding newline --- updateVSCodium.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/updateVSCodium.sh b/updateVSCodium.sh index c3e13a7..09173bc 100644 --- a/updateVSCodium.sh +++ b/updateVSCodium.sh @@ -20,6 +20,7 @@ if [ -x $HOME/.vscodium_scripts ] ; then # if the folder already exists (not the else # if the folder isn't already created (first run?) + echo "" echo "First run, adding commmands to shell, you will need to restart your shell" echo "to use theses commands : \`code\` for Codium and \`updateCodium\` to update it."