diff --git a/home/fish.nix b/home/fish.nix index aa4e108..4e07fe7 100644 --- a/home/fish.nix +++ b/home/fish.nix @@ -20,6 +20,8 @@ function dev nix develop --command "fish" end + + alias ssh "kitten ssh" ''; plugins = with pkgs.fishPlugins; [ {