adding newline
This commit is contained in:
parent
f6d4c8b64e
commit
33a128fe39
1 changed files with 1 additions and 0 deletions
|
@ -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."
|
||||
|
||||
|
|
Reference in a new issue