NVMRC plugin
This commit is contained in:
parent
7afb4217d2
commit
28a6425ba5
1 changed files with 6 additions and 0 deletions
|
@ -58,3 +58,9 @@
|
||||||
shell: git clone https://github.com/pyenv/pyenv-virtualenv.git ~/.anyenv/envs/pyenv/plugins/pyenv-virtualenv
|
shell: git clone https://github.com/pyenv/pyenv-virtualenv.git ~/.anyenv/envs/pyenv/plugins/pyenv-virtualenv
|
||||||
args:
|
args:
|
||||||
creates: ~/.anyenv/envs/pyenv/plugins/pyenv-virtualenv
|
creates: ~/.anyenv/envs/pyenv/plugins/pyenv-virtualenv
|
||||||
|
|
||||||
|
- name: nodenv nvmrc plugin
|
||||||
|
shell: git clone https://github.com/ouchxp/nodenv-nvmrc.git ~/.anyenv/envs/nodenv/plugins/nodenv-nvmrc
|
||||||
|
args:
|
||||||
|
creates: ~/.anyenv/envs/nodenv/plugins/nodenv-nvmrc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue