Skip to content

Instantly share code, notes, and snippets.

@jponge
Created August 27, 2012 12:53
Show Gist options
  • Save jponge/3488176 to your computer and use it in GitHub Desktop.
Save jponge/3488176 to your computer and use it in GitHub Desktop.
export JAVA_HOME=`/usr/libexec/java_home -v 1.7`
export PATH=$JAVA_HOME/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment