mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-08-17 11:03:44 +00:00
Compare commits
1 Commits
8c30ac633b
...
b40cc536d0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b40cc536d0 |
@ -600,6 +600,10 @@ This alias would search 'up' from your current directory in order to detect a `.
|
||||
|
||||
#### zsh
|
||||
|
||||
##### Via zsh-nvm
|
||||
|
||||
If you use the `zsh-nvm` plugin, [you can set](https://github.com/lukechilds/zsh-nvm#auto-use) `NVM_AUTO_USE=true` to have it automatically detect and use `.nvmrc` files.
|
||||
|
||||
##### Calling `nvm use` automatically in a directory with a `.nvmrc` file
|
||||
|
||||
Put this into your `$HOME/.zshrc` to call `nvm use` automatically whenever you enter a directory that contains an
|
||||
|
Loading…
x
Reference in New Issue
Block a user