mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 16:28:19 +02:00
Try to ensure builtin command is used
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
# Copyright (C) 2022 Kovid Goyal <kovid at kovidgoyal.net>
|
# Copyright (C) 2022 Kovid Goyal <kovid at kovidgoyal.net>
|
||||||
# Distributed under terms of the GPLv3 license.
|
# Distributed under terms of the GPLv3 license.
|
||||||
|
|
||||||
|
{ \unalias command; \unset -f command; } >/dev/null 2>&1
|
||||||
tdir=""
|
tdir=""
|
||||||
shell_integration_dir=""
|
shell_integration_dir=""
|
||||||
echo_on="ECHO_ON"
|
echo_on="ECHO_ON"
|
||||||
|
|||||||
Reference in New Issue
Block a user