remove fnm

This commit is contained in:
nicco
2026-08-26 13:14:09 +02:00
parent 75f479469f
commit a51f9251fa
3 changed files with 0 additions and 5 deletions
-3
View File
@@ -98,9 +98,6 @@
if type -q starship
starship init fish | source
end
if type -q fnm
fnm env --use-on-cd | source
end
if type -q nvs
nvs env --source | source
end