diff --git a/zsh/.zshrc b/zsh/.zshrc index 02e9c46..962a3d6 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -265,3 +265,4 @@ source $ZSH/oh-my-zsh.sh source ~/.bash_profile alias luamake=/luamake +export PATH="/opt/homebrew/opt/openjdk/bin:$PATH"