From 1781bba87c7610c3d302fabcd9767586905b9514 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Mon, 9 Dec 2013 19:07:14 +0100 Subject: [PATCH] [install_always] +rlwrap --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.39.2