From ae1c96ff21bdfe773fab67a92d3404d13d616dce Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 9 Dec 2018 22:29:30 +0100 Subject: [PATCH] =?utf8?q?dos2unix=20=C3=A0=20installer=20always?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_always.sh b/install_always.sh index 9cf33ae..22be635 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 tree curl" +cool="ack-grep colordiff nmap autoconf rlwrap ncdu pv binutils tree curl dos2unix" # NB : build-essential contient make, autoconf contient automake -- 2.39.2