This commit is contained in:
Kovid Goyal 2022-01-20 08:45:03 +05:30
parent c09dc73476
commit 76e7e7d61f
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -239,7 +239,7 @@ completely, in which case simply do not set the
:envvar:`KITTY_SHELL_INTEGRATION` variable at all.
If you want this to work while SSHing into a remote system, then you will
need to add some code to the snippets above to check if :code:`KITTY_INSTALLATION_DIR`
need to add some code to the snippets above to check if :envvar:`KITTY_INSTALLATION_DIR`
is empty and if so to set it to some hard coded location with the shell
integration scripts that need to be copied onto the remote system.