Fix unfunctioning ofkitty-integration in docs
It has to be unfunctioned after being run once
This commit is contained in:
parent
a7e03f9c63
commit
872cd7b2d5
@ -213,6 +213,7 @@ Then in your shell's rc file, add the lines:
|
|||||||
if test -n "$KITTY_INSTALLATION_DIR"; then
|
if test -n "$KITTY_INSTALLATION_DIR"; then
|
||||||
export KITTY_SHELL_INTEGRATION="enabled"
|
export KITTY_SHELL_INTEGRATION="enabled"
|
||||||
autoload -Uz -- "$KITTY_INSTALLATION_DIR"/shell-integration/zsh/kitty-integration
|
autoload -Uz -- "$KITTY_INSTALLATION_DIR"/shell-integration/zsh/kitty-integration
|
||||||
|
kitty-integration
|
||||||
unfunction kitty-integration
|
unfunction kitty-integration
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user