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

@@ -22,4 +22,5 @@ type -q rbenv; and source (rbenv init -|psub)
type -q pyenv; and source (pyenv init -|psub)
type -q goenv; and source (goenv init -|psub)
type -q fnm; and fnm env --use-on-cd --shell fish | source
type -q load_nvm; and load_nvm > /dev/stderr