Make aliasing ssh kitten more prominent

This commit is contained in:
Kovid Goyal 2020-12-24 13:56:17 +05:30
parent 2e5b595a82
commit a235509fa1
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -49,7 +49,9 @@ terminfo files to the server::
This ssh kitten takes all the same command line arguments 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 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 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 non POSIX compliant shell), you can use the following one-liner instead (it