Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save christopher-baek/2ddc762dc51f50df0ef82afba8c325ee to your computer and use it in GitHub Desktop.
Save christopher-baek/2ddc762dc51f50df0ef82afba8c325ee to your computer and use it in GitHub Desktop.
Install sdkman to Custom Directory
# Download and install to custom directory
export SDKMAN_DIR="~/.local/opt/sdkman" && curl -s get.sdkman.io | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment