Adds support for SDKMAN! to fish
Find a file
2018-07-11 02:53:33 +02:00
completions Fixes path to look for installed versions. 2018-07-11 02:53:33 +02:00
conf.d Initial commit 2018-07-11 02:37:43 +02:00
LICENSE Initial commit 2018-07-11 02:37:43 +02:00
README.md Initial commit 2018-07-11 02:37:43 +02:00

SDKMAN! for fish

Provides auto-completion for SDKMAN! and adds installed binaries to the PATH.

Install

With fisherman (install separately):

fisher reitzig/sdkman-for-fish

Usage

It's all in the background; you should be able to run sdk and binaries installed with sdk as you would expect.

Acknowledgements