1

Add ssh kitten abbr

This commit is contained in:
2023-08-11 12:08:46 +02:00
parent 4c286e1495
commit 4323815fd8

View File

@ -139,6 +139,7 @@ in {
watch = "watch -d -c -n 0.5"; watch = "watch -d -c -n 0.5";
n = "nnncd -a -e"; # Doesn't work with abbrify because I have nnn.override? n = "nnncd -a -e"; # Doesn't work with abbrify because I have nnn.override?
np = "nnncd -a -P p -e"; np = "nnncd -a -P p -e";
ssh = "kitty +kitten ssh";
# systemd # systemd
failed = "systemctl --failed"; failed = "systemctl --failed";