Remove nvm bash installation
This commit is contained in:
parent
8254bfee9f
commit
aef5ca8138
2 changed files with 9 additions and 34 deletions
|
|
@ -84,7 +84,3 @@ python_versions:
|
|||
- { version: 3.8.14, path: 'python3.8', binary: 'python3.8' }
|
||||
- { version: 3.7.14, path: 'python3.7', binary: 'python3.7' }
|
||||
- { version: 3.6.15, path: 'python3.6', binary: 'python3.6' }
|
||||
|
||||
nvm:
|
||||
install_dir: '{{ xdg_config_dir }}/nvm'
|
||||
version: 'v0.40.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue