Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoenv support #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

autoenv support #12

wants to merge 2 commits into from

Conversation

rprcz
Copy link

@rprcz rprcz commented Nov 17, 2023

This adds SDKMAN's autoenv support.

It is inspired by SDKMAN's own chdir hook functions. But there is no need to copy all the executed command from the original hook as it is run by sdkman-init.sh anyway, so I just run the script and let it work it's magic. The rest is to workaround fenv's limitation and not to run the sdkman-init.sh script when unnecessary.

I'm new to fish, so feel free to suggest improvements.

@rprcz
Copy link
Author

rprcz commented Nov 30, 2023

@deather anything preventing you from merging this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant