1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Remove kssh

This commit is contained in:
Mo 2023-02-22 20:35:05 +01:00
parent 3ffeb2aeec
commit 06d45cbe32

View file

@ -40,10 +40,6 @@ if status is-interactive
z $argv z $argv
end end
function kssh -w ssh
kitty +kitten ssh $argv
end
function ls -w lsd function ls -w lsd
lsd $argv lsd $argv
end end