mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
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:
parent
6f855f1c87
commit
92a068dadc
4 changed files with 122 additions and 134 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue