Try to ensure builtin command is used
This commit is contained in:
parent
3257fdf24f
commit
efe6ff6188
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user