sdkman / sdkman-cli

The SDKMAN! Command Line Interface
https://sdkman.io
Apache License 2.0
5.97k stars 629 forks source link

Follow symlinks for scripts and extension files #1280

Open robin-a-meade opened 4 months ago

robin-a-meade commented 4 months ago

Follow symlinks in ~/.sdkman/ext and ~/.sdkman/ext.

This supports the use-case of users who wish to keep scripts and extensions in a dotfiles repo.

Fixes #1279