From ffc93be868e1b0caa822982186fb8a42fb0ec208 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 26 Jan 2014 06:35:44 +0100 Subject: [PATCH] [install_always] Pour naviguer dans l'utilisation du disque. Merci olasd. --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_always.sh b/install_always.sh index a290175..a50a58b 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 rlwrap" +cool="ack-grep colordiff nmap automake rlwrap ncdu" apt-get install ${base} ${cool} -- 2.39.2