mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 13:45:26 +02:00
ooops
This commit is contained in:
@@ -53,7 +53,7 @@ _ksi_inject() {
|
||||
}
|
||||
_ksi_inject
|
||||
builtin unset -f _ksi_inject
|
||||
if [ -n "$_ksi_prompt[sourced]" ]; then
|
||||
if [[ "$_ksi_prompt[sourced]" != "[sourced]" ]]; then
|
||||
# we have already run
|
||||
builtin unset KITTY_SHELL_INTEGRATION
|
||||
builtin return;
|
||||
|
||||
Reference in New Issue
Block a user