From 55fd9b5180455e4e98efd5632155f23e6015e093 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sat, 8 Dec 2018 12:37:38 +0100 Subject: [PATCH] Installer aussi tree et curl --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2