Merge pull request #11 from 1virgola5/main

remove fnm
This commit is contained in:
2026-08-27 00:21:07 +02:00
committed by GitHub
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
-1
View File
@@ -45,7 +45,6 @@ let
shellAliases = {
p = "pnpm";
px = "pnpm -s dlx";
n = "fnm use --install-if-missing";
c = "pwd | pbcopy";
vai = "sudo darwin-rebuild switch --flake ~/.config/dotfiles#${host.hostName}";
-1
View File
@@ -28,7 +28,6 @@ with pkgs;
# Language specific
nil
nixd
fnm
bun
zig
uv