diff --git a/rc/bashrc b/rc/bashrc index bc24490a..4659cfbf 100755 --- a/rc/bashrc +++ b/rc/bashrc @@ -271,7 +271,7 @@ export RES_OPTIONS="timeout:2 attempts:2 rotate edns0 trust-ad" # https://github.com/nvm-sh/nvm if [ -d ~/.nvm ]; then . ~/.nvm/nvm.sh - . ~/.nvm/bash_completition + ~/.nvm/bash_completion fi # https://github.com/rbenv/rbenv