]>
gitweb.pimeys.fr Git - scripts-20-100.git/blob - install_always.sh
3 # À installer sur toute nouvelle macine
5 base
="vim htop iotop iftop ipython moreutils screen git molly-guard vlock make"
6 cool
="ack-grep colordiff nmap automake"
8 apt-get
install ${packages} ${cool}