mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Update nvm.plugin.zsh
This commit is contained in:
parent
d2725d44fc
commit
f18b4aedf5
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@
|
|||
|
||||
# Load nvm if it exists
|
||||
[[ -f "$NVM_DIR/nvm.sh" ]] && source "$NVM_DIR/nvm.sh"
|
||||
[[ -f "$(brew --prefix nvm)/nvm.sh" ]] && source "$(brew --prefix nvm)/nvm.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue