Configuration new path

This commit is contained in:
Fabio Scotto di Santolo
2023-06-28 16:11:30 +02:00
parent 470b7d1ed2
commit eb6ba47077
2 changed files with 18 additions and 1 deletions

1
.zshrc
View File

@@ -158,7 +158,6 @@ eval "$(pyenv virtualenv-init -)"
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
# NVM configuration
export NVM_DIR="$HOME/.nvm"
[ -s "/opt/homebrew/opt/nvm/nvm.sh" ] && \. "/opt/homebrew/opt/nvm/nvm.sh" # This loads nvm