Closed Anthonyzou closed 4 years ago
Running with bash . ~/.asdf/plugins/java/set-java-home.bash (version 5.0.17)
. ~/.asdf/plugins/java/set-java-home.bash
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.
. ~/.asdf/plugins/java/set-java-home.fish
$JAVA_HOME
Running with bash
. ~/.asdf/plugins/java/set-java-home.bash
(version 5.0.17)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.