diff --git a/fish.nix b/fish.nix index 4a5e42f..cc033e9 100644 --- a/fish.nix +++ b/fish.nix @@ -89,7 +89,7 @@ hms = "home-manager switch &| nom"; dev = "nix develop -c fish"; gparted = "nix-shell -p pkgs.gparted --run 'sudo -E gparted'"; - ns = "nix shell"; + ns = "nix-shell"; nsp = "nix shell nixpkgs#"; f = "lfcd"; sxiv = "nsxiv";