mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-07 17:43:53 +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>
|
||||
# Distributed under terms of the GPLv3 license.
|
||||
|
||||
{ \unalias command; \unset -f command; } >/dev/null 2>&1
|
||||
tdir=""
|
||||
shell_integration_dir=""
|
||||
echo_on="ECHO_ON"
|
||||
|
||||
Reference in New Issue
Block a user