🚀 use ssh kitten
This commit is contained in:
parent
c99f59c5ea
commit
e4c1ee6bc2
2 changed files with 7 additions and 2 deletions
|
|
@ -43,8 +43,7 @@
|
|||
rm = "rm -i";
|
||||
mv = "mv -i";
|
||||
|
||||
# HACK to fix kitty not being recongized
|
||||
ssh = "TERM=xterm-color command ssh";
|
||||
ssh = "kitty +kitten ssh";
|
||||
|
||||
nix-switch = "doas nixos-rebuild switch --flake ~/.dotfiles";
|
||||
nix-boot = "doas nixos-rebuild boot --flake ~/.dotfiles";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue