X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=blobdiff_plain;f=install_always.sh;fp=install_always.sh;h=45d94c482b79dc4f08ca8022f17cdf20e76e1931;hp=e2dff1edf15807250dd8fab3367726b22cfa8b25;hb=1781bba87c7610c3d302fabcd9767586905b9514;hpb=4c872eff8d421dd9ec659ab03470fe39e28ed5e3 diff --git a/install_always.sh b/install_always.sh index e2dff1e..45d94c4 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" +cool="ack-grep colordiff nmap automake rlwrap" apt-get install ${packages} ${cool}