Skip to content

Commit 3b5951e

Browse files
committed
Add a note about aliasing the SSH kitten
1 parent aa8dd4d commit 3b5951e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/faq.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ terminfo files to the server::
4747

4848
kitty +kitten ssh myserver
4949

50+
This ssh kitten takes all the same command line arguments
51+
as ssh, you can alias it to ssh in your shell's rc files to avoid having to
52+
type it each time.
53+
5054
If for some reason that does not work (typically because the server is using a
5155
non POSIX compliant shell), you can use the following one-liner instead (it
5256
is slower as it needs to ssh into the server twice, but will work with most

0 commit comments

Comments
 (0)