diff --git a/flake.nix b/flake.nix index c0c523c..b1b95ce 100644 --- a/flake.nix +++ b/flake.nix @@ -109,6 +109,7 @@ shellHook = postConfigure + '' + # the fox will love this one <3 alias cargo="CARGO_MOMMYS_MOODS=\"chill/ominous/thirsty/yikes\" ${pkgs.cargo}/bin/cargo mommy" '';