feat(Just): Add gc

This commit is contained in:
punkfairie 2024-11-17 16:32:27 -08:00
parent ac30155eef
commit d2a20ab153
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -16,3 +16,7 @@ update:
updatejust this: updatejust this:
nix flake update {{this}} nix flake update {{this}}
alias gc := collectgarbage
collectgarbage:
nix-collect-garbage -d