]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[install_always] Pour naviguer dans l'utilisation du disque. Merci olasd.
authorVincent Le Gallic <legallic@crans.org>
Sun, 26 Jan 2014 05:35:44 +0000 (06:35 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sun, 26 Jan 2014 05:35:44 +0000 (06:35 +0100)
install_always.sh

index a29017539abcfa7d56b81a8a1c5050573c6c3aa7..a50a58b0905a43a688647d757f804b5ed1bf8ef1 100755 (executable)
@@ -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}