mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 07:50:40 +01:00
Add plugin for SDKMAN (#6483)
SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems.
This commit is contained in:
committed by
Marc Cornellà
parent
20ecca2ba9
commit
b054e25d25
8
plugins/sdk/README.md
Normal file
8
plugins/sdk/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
|
||||
## Requirements
|
||||
|
||||
* [SDKMAN](http://sdkman.io/)
|
||||
Reference in New Issue
Block a user