mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
fix(kitty): alias ssh to kitten ssh
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
function dev
|
||||
nix develop --command "fish"
|
||||
end
|
||||
|
||||
alias ssh "kitten ssh"
|
||||
'';
|
||||
plugins = with pkgs.fishPlugins; [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user