mirror of
https://github.com/lukechilds/zsh-nvm.git
synced 2025-02-06 09:55:31 +08:00
Specify where to add the plugin in 'Oh My ZSH!' installation (#5)
This commit is contained in:
parent
1be9149af6
commit
bd213dd075
@ -117,6 +117,8 @@ Then load as a plugin in your `.zshrc`
|
|||||||
plugins+=(zsh-nvm)
|
plugins+=(zsh-nvm)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Keep in mind that plugins need to be added before `oh-my-zsh.sh` is sourced.
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
Clone this repository somewhere (`~/.zsh-nvm` for example)
|
Clone this repository somewhere (`~/.zsh-nvm` for example)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user