feat(os): Add bash-completion package

This commit is contained in:
2025-10-18 16:55:40 +00:00
parent f25b56aaf1
commit 0e2e334e11

View File

@@ -6,7 +6,8 @@ if (grep -q Ubuntu <(lsb_release --id --short)); then
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 bash bash-completion
sudo apt install -y zsh fish
sudo apt install -y screen tmux
sudo apt install -y git #tig
sudo apt install -y vim