Created
October 16, 2015 06:47
-
-
Save pekkis/4545c5cb0af95169981e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo su | |
apt-get install aptitude | |
aptitude install open-vm-tools git postgresql curl zsh | |
wget -qO- https://deb.nodesource.com/setup_4.x | sudo bash - | |
sudo apt-get install --yes nodejs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment