Look elsewhere for nvm.sh
This commit is contained in:
parent
4670eceb95
commit
de5bca5e47
3
zshrc
3
zshrc
@ -189,11 +189,14 @@ function docker-cleanup() {
|
||||
|
||||
load-ssh-agent &>/dev/null
|
||||
|
||||
export NVM_DIR="${HOME}/.nvm"
|
||||
|
||||
__maybesource ~/.zshenv
|
||||
__maybesource ~/google-cloud-sdk/path.zsh.inc
|
||||
__maybesource ~/google-cloud-sdk/completion.zsh.inc
|
||||
__maybesource /usr/share/nvm/init-nvm.sh silent
|
||||
__maybesource /usr/local/opt/nvm/nvm.sh silent
|
||||
__maybesource "$NVM_DIR/nvm.sh"
|
||||
__maybesource ~/.kiex/scripts/kiex
|
||||
__maybesource ~/.config/tabtab/__tabtab.zsh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user