remove exenv
This commit is contained in:
parent
1b191c9369
commit
db71c08e5a
1 changed files with 1 additions and 6 deletions
|
@ -39,11 +39,6 @@
|
||||||
args:
|
args:
|
||||||
creates: ~/.anyenv/envs/erlenv
|
creates: ~/.anyenv/envs/erlenv
|
||||||
|
|
||||||
- name: anyenv - elixir
|
|
||||||
shell: ~/.anyenv/bin/anyenv install exenv
|
|
||||||
args:
|
|
||||||
creates: ~/.anyenv/envs/exenv
|
|
||||||
|
|
||||||
- name: anyenv - plugin dir
|
- name: anyenv - plugin dir
|
||||||
file:
|
file:
|
||||||
path: ~/.anyenv/plugins
|
path: ~/.anyenv/plugins
|
||||||
|
@ -94,4 +89,4 @@
|
||||||
- name: nodenv - jetbrains-yarn
|
- name: nodenv - jetbrains-yarn
|
||||||
shell: git clone https://github.com/tanmen/jetbrains-yarn ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
shell: git clone https://github.com/tanmen/jetbrains-yarn ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
||||||
args:
|
args:
|
||||||
creates: ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
creates: ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
||||||
|
|
Loading…
Add table
Reference in a new issue