X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=blobdiff_plain;f=install_always.sh;fp=install_always.sh;h=432fb4264468954af4b6af8a3c5393a262821205;hp=4c1a090a30ed04c3d71f80589ab42936f80d172c;hb=645a2c2a672d99c95568d9e29330fbfe36f5dd06;hpb=97a9f8718f58ec54e90ffce6e241552ceb611cc3 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}