From 645a2c2a672d99c95568d9e29330fbfe36f5dd06 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sat, 5 Apr 2014 11:59:02 +0200 Subject: [PATCH] [install_always] Nan mais comment on peut vivre sur une machine sans bash-completion ? --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_always.sh b/install_always.sh index 4c1a090..432fb42 100755 --- a/install_always.sh +++ b/install_always.sh @@ -2,7 +2,7 @@ # À installer sur toute nouvelle machine -base="vim htop iotop iftop ipython moreutils screen git molly-guard vlock make netcat apt-file" +base="bash-completion vim htop iotop iftop ipython moreutils screen git molly-guard vlock make netcat apt-file" cool="ack-grep colordiff nmap automake rlwrap ncdu pv" apt-get install ${base} ${cool} -- 2.39.2