diff --git a/dots/.config/zsh/config/profile/profile/env.zsh b/dots/.config/zsh/config/profile/profile/env.zsh index 9a63c7af..97142fba 100644 --- a/dots/.config/zsh/config/profile/profile/env.zsh +++ b/dots/.config/zsh/config/profile/profile/env.zsh @@ -106,7 +106,6 @@ eval "$(direnv hook zsh)" if [[ "$TERM" = *"xterm-kitty"* ]]; then alias ssh="TERM=xterm-256color ssh" alias icat="kitty +kitten icat" - __kitty_complete fi if [[ "${TERM}" = "wezterm" ]]; then