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

set-java-home for fish and bash not setting JAVA_HOME #85

Closed
Anthonyzou opened this issue Apr 25, 2020 · 0 comments · Fixed by #89
Closed

set-java-home for fish and bash not setting JAVA_HOME #85

Anthonyzou opened this issue Apr 25, 2020 · 0 comments · Fixed by #89

Comments

@Anthonyzou
Copy link
Contributor

Anthonyzou commented Apr 25, 2020

Running with bash . ~/.asdf/plugins/java/set-java-home.bash (version 5.0.17)

bash: PROMPT_COMMAND: line 16: syntax error near unexpected token `;'
bash: PROMPT_COMMAND: line 16: `; prompt_command; prompt_command'

Running . ~/.asdf/plugins/java/set-java-home.fish (version 3.1.0)
Doesn't cause any errors but $JAVA_HOME does not seem to be set.

halcyon pushed a commit that referenced this issue Apr 30, 2020
This changes `set-java-home.fish` so it will globally export JAVA_HOME. 
Related to issue #85
@halcyon halcyon mentioned this issue Apr 30, 2020
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 a pull request may close this issue.

1 participant