Skip to content

Instantly share code, notes, and snippets.

@DNAlchemist
Created May 21, 2019 11:15
Show Gist options
  • Save DNAlchemist/6416f29f275d69c646b6c747298fd636 to your computer and use it in GitHub Desktop.
Save DNAlchemist/6416f29f275d69c646b6c747298fd636 to your computer and use it in GitHub Desktop.
setjdk() {
export JAVA_HOME=$(/usr/libexec/java_home -v $1)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment