From: Vincent Le Gallic Date: Sat, 8 Dec 2018 11:37:38 +0000 (+0100) Subject: Installer aussi tree et curl X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=55fd9b5180455e4e98efd5632155f23e6015e093 Installer aussi tree et curl --- diff --git a/install_always.sh b/install_always.sh index 36b25a6..9cf33ae 100755 --- a/install_always.sh +++ b/install_always.sh @@ -3,7 +3,7 @@ # À installer sur toute nouvelle machine base="bash-completion vim htop iotop iftop ipython moreutils screen git molly-guard vlock build-essential netcat apt-file" -cool="ack-grep colordiff nmap autoconf rlwrap ncdu pv binutils" +cool="ack-grep colordiff nmap autoconf rlwrap ncdu pv binutils tree curl" # NB : build-essential contient make, autoconf contient automake