enable cachex and fnm shortcut

This commit is contained in:
nicco
2025-07-07 17:26:37 +02:00
parent ed7696d7a3
commit 2edba6eac8
4 changed files with 9 additions and 5 deletions

View File

@@ -52,6 +52,7 @@
d = "lazydocker";
p = "pnpm";
px = "pnpm -s dlx";
n = "fnm use --install-if-missing";
vai = "sudo darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}";
};