This commit is contained in:
Tykayn 2023-08-17 10:14:21 +02:00 committed by tykayn
parent 754c32c019
commit 6419111937
4 changed files with 19 additions and 7 deletions

View file

@ -5,4 +5,8 @@ if ! -d ~/.oh-my-zsh; then
cd
sudo apt install zsh
sh -c "$(wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
else
echo " ------ déjà installé ------"
omz update
fi
echo " ------ fait ------"