add aptitude to the default set of tools on ubuntu

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-01-03 17:53:33 +01:00
parent 2798d4a6cd
commit 35d1868835

View file

@ -1,7 +1,7 @@
#!/bin/bash
sudo apt-get update
sudo apt-get full-upgrade
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv pixz gajim tor torsocks nodejs npm terminator gsmartcontrol python-pip mesa-utils mesa-utils-extra
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv pixz gajim tor torsocks nodejs npm terminator gsmartcontrol python-pip mesa-utils mesa-utils-extra aptitude
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
$DIR/install_common.sh