sekhali 64bf435678 initial commit 1 년 전
..
README.md 64bf435678 initial commit 1 년 전
sdk.plugin.zsh 64bf435678 initial commit 1 년 전

README.md

sdk

Plugin for SDKMAN, a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. Provides autocompletion for all known commands.

To use it, add sdk to your plugins array in your zshrc file:

plugins=(... sdk)

Requirements