diff --git a/os.d/ubuntu.bash b/os.d/ubuntu.bash index e68cfbe..b7ef9aa 100644 --- a/os.d/ubuntu.bash +++ b/os.d/ubuntu.bash @@ -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