Adapts to current sdkman; improvements.

- All commands now don't tab-complete after the maximum
   number of parameters.
 - Specifies aliases in a more compact way.
 - Adds commands update, upgrade.
 - Removes some dead code.

Fixes issues #1, #2, #5
This commit is contained in:
Raphael Reitzig 2018-07-11 23:03:16 +02:00
parent 6f855f1c87
commit 92a068dadc
4 changed files with 122 additions and 134 deletions

View file

@ -2,6 +2,8 @@
Provides auto-completion for [SDKMAN!] and adds installed binaries to the PATH.
Tested with fish 2.7.1 and SDKMAN! 5.6.5.
## Install
With [fisherman] (install separately):