We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a5292 commit a095400Copy full SHA for a095400
asdfrc
@@ -1 +1,2 @@
1
legacy_version_file = yes
2
+java_macos_integration_enable = yes
zprofile
@@ -32,9 +32,6 @@ darwin*)
32
HOMEBREW_PATH=$BREW_PREFIX/sbin:$BREW_PREFIX/bin
33
PATH=$COREUTILS_PATH:$PYTHON_HOMEBREW_PATH:$HOMEBREW_PATH:$PATH
34
export ARCHFLAGS="-arch x86_64"
35
- export JAVA_HOME
36
- JAVA_HOME=/Library/Java/JavaVirtualMachines/openjdk.jdk/Contents/Home # Update with /usr/libexec/java_home
37
- export SCALA_HOME=$BREW_PREFIX/opt/scala
38
;;
39
*) ;;
40
0 commit comments