si pas zsh echo un message

This commit is contained in:
hugodu69
2019-02-06 03:44:36 +01:00
parent 2d53cd8270
commit 7ce0816902

View File

@@ -61,6 +61,6 @@ then
fi fi
cat $MYZSH >> $ZSH cat $MYZSH >> $ZSH
else else
ln -s $MYZSH $ZSH echo "install zsh to run the dynamic title on screen"
fi fi