NVMRC plugin

This commit is contained in:
Anthony Cicchetti 2020-04-09 11:52:42 -04:00
parent 7afb4217d2
commit 28a6425ba5

View file

@ -58,3 +58,9 @@
shell: git clone https://github.com/pyenv/pyenv-virtualenv.git ~/.anyenv/envs/pyenv/plugins/pyenv-virtualenv
args:
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