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
In conf.d/sdk.fish, we re-initialize SDKMAN if not set -q SDKMAN_DIR. This is not enough here: the variable is set (inherited from the shell where su was called), provided the user making that call has SDKMAN installed. If there is sufficient access, sdk will even work.
Run the following commands:
Expected:
/home/dhtp/.sdkman/candidates
Actual:
/home/raphael/.sdkman/candidates
The text was updated successfully, but these errors were encountered: