Skip to content

Instantly share code, notes, and snippets.

@thekarel
Created January 24, 2019 09:07
Show Gist options
  • Save thekarel/2a6de1e0b5f4e8809fd17d1ad8645e67 to your computer and use it in GitHub Desktop.
Save thekarel/2a6de1e0b5f4e8809fd17d1ad8645e67 to your computer and use it in GitHub Desktop.
JAVA HOME on OS X
export JAVA_HOME="$(/usr/libexec/java_home)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment