Skip to content

Instantly share code, notes, and snippets.

@jondot
Created April 29, 2012 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jondot/2551501 to your computer and use it in GitHub Desktop.
Save jondot/2551501 to your computer and use it in GitHub Desktop.
box
sudo apt-get install zsh curl wget git-core ncurses-dev mercurial libncurses5-dev libgnome2-dev libgnomeui-dev libgtk2.0-dev libatk1.0-dev libbonoboui2-dev libcairo2-dev libx11-dev libxpm-dev libxt-dev apache2-utils
https://github.com/robbyrussell/oh-my-zsh
https://github.com/sstephenson/ruby-build
https://github.com/sstephenson/rbenv
rbenv install 1.9.3-p194 jruby-1.6.7
hg clone https://vim.googlecode.com/hg/ ~/vim
sudo apt-get build-dep vim
cd vim
./configure --with-features=huge --disable-largefile \
--enable-perlinterp --enable-pythoninterp \
--enable-rubyinterp --enable-gui=gnome2
install https://github.com/carlhuda/janus
vim customizations
zshrc
powerline
sun jdk http://www.liberiangeek.net/2012/04/install-oracle-java-jdk-7-in-ubuntu-12-04-precise-pangolin/
node.js http://apptob.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment