Created
January 6, 2014 03:20
-
-
Save DavidToca/8277736 to your computer and use it in GitHub Desktop.
new ubuntu machine
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 apt-get install git-core; | |
sudo apt-get install zsh | |
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh | |
sudo apt-get install python-software-properties | |
sudo add-apt-repository ppa:cassou/emacs | |
sudo apt-get update | |
sudo apt-get install emacs24 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment