diff --git a/scripts/machine-specific-zsh/mikasa.local.zsh b/scripts/machine-specific-zsh/mikasa.local.zsh index 4ca1dd7..a027b3e 100644 --- a/scripts/machine-specific-zsh/mikasa.local.zsh +++ b/scripts/machine-specific-zsh/mikasa.local.zsh @@ -7,6 +7,7 @@ export MANPATH="/opt/homebrew/share/man${MANPATH+:$MANPATH}:"; export INFOPATH="/opt/homebrew/share/info:${INFOPATH:-}"; export PATH="/opt/homebrew/opt/coreutils/libexec/gnubin:$PATH" export PATH="/opt/homebrew/opt/postgresql@15/bin:$PATH" +export PATH="/opt/homebrew/opt/openjdk/bin:$PATH" # asdf . /opt/homebrew/opt/asdf/libexec/asdf.sh