Remove nvm bash installation

This commit is contained in:
Sonny Bakker 2024-08-16 09:02:42 +02:00
parent 8254bfee9f
commit aef5ca8138
2 changed files with 9 additions and 34 deletions

View file

@ -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'