adding newline

This commit is contained in:
Anri 2021-11-14 17:26:13 +01:00
parent f6d4c8b64e
commit 33a128fe39

View file

@ -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?) 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 "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." echo "to use theses commands : \`code\` for Codium and \`updateCodium\` to update it."