diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index c540b2286..e5fc481ec 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -213,6 +213,7 @@ Then in your shell's rc file, add the lines: if test -n "$KITTY_INSTALLATION_DIR"; then export KITTY_SHELL_INTEGRATION="enabled" autoload -Uz -- "$KITTY_INSTALLATION_DIR"/shell-integration/zsh/kitty-integration + kitty-integration unfunction kitty-integration fi