Created
May 21, 2019 11:15
-
-
Save DNAlchemist/6416f29f275d69c646b6c747298fd636 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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