Browse Source
nvm will already be called by the line above (_zsh_nvm_load) so this a) takes longer and b) causes duplicated output in the terminal, e.g.: Found '/Users/[...]/.nvmrc' with version <9.2.1> Now using node v9.2.1 (npm v5.5.1) Found '/Users/[...]/.nvmrc' with version <9.2.1> Now using node v9.2.1 (npm v5.5.1)pull/55/head
jmills
5 years ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue