You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user
I want sdkman config to be put in my $XDG_CONFIG_HOME during installation
And the installation binaries in $HOME/.local/bin
So that I can easily manage my program configs
Feature: Support XDG Specification Directories
As a user
I want sdkman config to be put in my $XDG_CONFIG_HOME during installation
And the installation binaries in $HOME/.local/bin
So that I can easily manage my program configs
Ref: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
The text was updated successfully, but these errors were encountered: