]> gitweb.pimeys.fr Git - scripts-20-100.git/blobdiff - install_always.sh
ugly hack pour dumper un fichier cimetière en raw-ldif qu'on peut bazarder ± tel...
[scripts-20-100.git] / install_always.sh
index 4c1a090a30ed04c3d71f80589ab42936f80d172c..432fb4264468954af4b6af8a3c5393a262821205 100755 (executable)
@@ -2,7 +2,7 @@
 
 # À installer sur toute nouvelle machine
 
-base="vim htop iotop iftop ipython moreutils screen git molly-guard vlock make netcat apt-file"
+base="bash-completion vim htop iotop iftop ipython moreutils screen git molly-guard vlock make netcat apt-file"
 cool="ack-grep colordiff nmap automake rlwrap ncdu pv"
 
 apt-get install ${base} ${cool}