This commit is contained in:
Kovid Goyal 2025-01-22 19:01:55 +05:30
parent 0c47f81187
commit a754c8280f
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -23,7 +23,9 @@ simply re-run the command.
**Do not** copy the kitty binary out of the installation folder. If you want **Do not** copy the kitty binary out of the installation folder. If you want
to add it to your :envvar:`PATH`, create a symlink in :file:`~/.local/bin` or to add it to your :envvar:`PATH`, create a symlink in :file:`~/.local/bin` or
:file:`/usr/bin` or wherever. You should create a symlink for the :file:`kitten` :file:`/usr/bin` or wherever. You should create a symlink for the :file:`kitten`
binary as well. binary as well. Whichever folder you choose to create the symlink in should
be in the **systemwide** PATH, a folder added to the PATH in your shell rc
files will not work when running kitty from your desktop environment.
Manually installing Manually installing