X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=blobdiff_plain;f=install_always.sh;fp=install_always.sh;h=eecc8d291c05b1685f82dd3557e18aa944329bec;hp=a50a58b0905a43a688647d757f804b5ed1bf8ef1;hb=35594820a89cceb5353c9c930272b06a602ed586;hpb=2eba7876ca7836aa5d82015016c1fa5fb2e09aad diff --git a/install_always.sh b/install_always.sh index a50a58b..eecc8d2 100755 --- a/install_always.sh +++ b/install_always.sh @@ -2,7 +2,7 @@ # À installer sur toute nouvelle macine -base="vim htop iotop iftop ipython moreutils screen git molly-guard vlock make" -cool="ack-grep colordiff nmap automake rlwrap ncdu" +base="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}