X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=blobdiff_plain;f=install_always.sh;fp=install_always.sh;h=a50a58b0905a43a688647d757f804b5ed1bf8ef1;hp=a29017539abcfa7d56b81a8a1c5050573c6c3aa7;hb=ffc93be868e1b0caa822982186fb8a42fb0ec208;hpb=01914e99d2c6dfffe01c5f3c6cc5c3fdf145187e diff --git a/install_always.sh b/install_always.sh index a290175..a50a58b 100755 --- a/install_always.sh +++ b/install_always.sh @@ -3,6 +3,6 @@ # À 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" +cool="ack-grep colordiff nmap automake rlwrap ncdu" apt-get install ${base} ${cool}