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