Add a note that shell integration should be removed from bashrc

This commit is contained in:
Kovid Goyal
2022-02-22 21:45:31 +05:30
parent 2c96e49566
commit 7a2a849a97
2 changed files with 3 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ different shells.
For fish, to make it automatically load the integration code provided by
kitty, the integration script directory path is prepended to the
:code:`XDG_DATA_DIRS` environment variable. This is only applied to the fish
``XDG_DATA_DIRS`` environment variable. This is only applied to the fish
process and will be cleaned up by the integration script after startup. No files
are added or modified.