2013-03-31 16:22:56 -06:00
|
|
|
INSTALL="sudo apt-get -y install"
|
2013-03-30 23:54:22 -06:00
|
|
|
$INSTALL zsh
|
|
|
|
$INSTALL tmux
|
2013-03-31 16:22:56 -06:00
|
|
|
$INSTALL emacs24-nox
|
2013-03-31 19:31:41 -06:00
|
|
|
$INSTALL nmap
|
|
|
|
$INSTALL python2.7
|
|
|
|
$INSTALL python-pip python-dev
|