.zshrc 82 B

123
  1. export JAVA_HOME=$(/usr/libexec/java_home -v 17)
  2. export PATH=$JAVA_HOME/bin:$PATH