From a235509fa1084d174d7d11788ba6349215ce334c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 24 Dec 2020 13:56:17 +0530 Subject: [PATCH] Make aliasing ssh kitten more prominent --- docs/faq.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 57b5efb28..2076267e5 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -49,7 +49,9 @@ terminfo files to the server:: This ssh kitten takes all the same command line arguments as ssh, you can alias it to ssh in your shell's rc files to avoid having to -type it each time. +type it each time:: + + alias ssh="kitty +kitten ssh" If for some reason that does not work (typically because the server is using a non POSIX compliant shell), you can use the following one-liner instead (it