diff --git a/options/custom/programs/fish.nix b/options/custom/programs/fish.nix index 5ed6b03..46398de 100644 --- a/options/custom/programs/fish.nix +++ b/options/custom/programs/fish.nix @@ -158,6 +158,7 @@ in { n = "nix"; nb = "nix build"; + nd = "nix develop"; nf = "nix flake"; nfi = "nix flake info"; nfl = "nix flake lock";