Skip to content

Commit 0988856

Browse files
devydevy
authored andcommitted
update zsh config
1 parent e046319 commit 0988856

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/stow/zsh/.zshrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,4 @@ source ~/dotfiles/index.sh
130130
export NVM_DIR="$HOME/.nvm"
131131
[ -s "/opt/homebrew/opt/nvm/nvm.sh" ] && \. "/opt/homebrew/opt/nvm/nvm.sh" # This loads nvm
132132
[ -s "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" ] && \. "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion
133+
export PATH="/opt/homebrew/opt/openjdk/bin:$PATH"

0 commit comments

Comments
 (0)