Skip to content

Instantly share code, notes, and snippets.

@DavidToca
Created January 6, 2014 03:20
Show Gist options
  • Save DavidToca/8277736 to your computer and use it in GitHub Desktop.
Save DavidToca/8277736 to your computer and use it in GitHub Desktop.
new ubuntu machine
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