Ajout du jeu de couleur dans Windows Terminal 🎈
This commit is contained in:
parent
527141df71
commit
584053dfcf
1 changed files with 2 additions and 1 deletions
3
wsl.sh
3
wsl.sh
|
@ -158,8 +158,9 @@ then
|
|||
# sudo apt full-upgrade -y
|
||||
|
||||
echo -e "\nInstallation terminée.\nIl faut redémarrer WSL (dans Powershell : wsl -t Debian)."
|
||||
echo -e "---\nPense bien à changer le shell par défaut dans Windows Terminal :"
|
||||
echo -e "---\nPense bien à paramétrer ton terminal, exemple avec Windows Terminal :"
|
||||
printf "%s\n%s%s%s\n" "Ligne de commande : wsl.exe -d Debian fish" "Répertoire de démarrage : \\" "\wsl.localhost\Debian\home\\" "$USER"
|
||||
echo "Jeu de couleur : One Half Dark"
|
||||
else
|
||||
echo "Ce script ne fonctionne que sur WSL (Debian)."
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue