Updating things for web_start.

This commit is contained in:
2013-04-01 01:31:41 +00:00
parent da4104da8d
commit b3d5da867d
4 changed files with 45 additions and 43 deletions

7
.apt-get Normal file
View File

@@ -0,0 +1,7 @@
INSTALL="sudo apt-get -y install"
$INSTALL zsh
$INSTALL tmux
$INSTALL emacs24-nox
$INSTALL nmap
$INSTALL python2.7
$INSTALL python-pip python-dev