mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
361 B
361 B
sdkman
Plugin for SDKMAN, a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. Provides initialization for different scenarios where users may have installed.
To use it, add sdkman
to your plugins array in your zshrc file:
plugins=(... sdkman)