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:
|
||||
creates: ~/.anyenv/envs/erlenv
|
||||
|
||||
- name: anyenv - elixir
|
||||
shell: ~/.anyenv/bin/anyenv install exenv
|
||||
args:
|
||||
creates: ~/.anyenv/envs/exenv
|
||||
|
||||
- name: anyenv - plugin dir
|
||||
file:
|
||||
path: ~/.anyenv/plugins
|
||||
|
@ -94,4 +89,4 @@
|
|||
- name: nodenv - jetbrains-yarn
|
||||
shell: git clone https://github.com/tanmen/jetbrains-yarn ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
||||
args:
|
||||
creates: ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
||||
creates: ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
||||
|
|
Loading…
Add table
Reference in a new issue