feat(config): use nvm with bass, simplify setup

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-04-04 16:33:32 +03:00
parent 5d476e8eed
commit 6ffe581326
13 changed files with 22 additions and 246 deletions

View File

@@ -0,0 +1,3 @@
function nvm_find_nvmrc
bass source $NVM_DIR/nvm.sh --no-use ';' nvm_find_nvmrc
end