From a754c8280f88e9db832c7f5fed87017619a6ec38 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 22 Jan 2025 19:01:55 +0530 Subject: [PATCH] Fix #8244 --- docs/binary.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/binary.rst b/docs/binary.rst index 05a9f77e9..b69972cdd 100644 --- a/docs/binary.rst +++ b/docs/binary.rst @@ -23,7 +23,9 @@ simply re-run the command. **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 :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