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."