mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Docs: unfunction kitty-integration
This commit is contained in:
parent
b0ccf74029
commit
73ff508b51
2 changed files with 2 additions and 1 deletions
|
|
@ -213,7 +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
|
||||
|
||||
.. tab:: fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue