feat: deprecate some tools to keep only mise

This commit is contained in:
2025-06-24 00:26:01 +02:00
parent 6462e4ce57
commit 10015173f9
6 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ if (grep -q Ubuntu <(lsb_release -i)); then
sudo apt update
sudo apt upgrade -y
sudo apt install -y coreutils grep less tar tree
sudo apt install -y coreutils grep less tar zip unzip tree
sudo apt install -y man manpages-fr manpages-fr-extra
sudo apt install -y bash zsh fish
sudo apt install -y screen tmux