mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
remove unused variable
This commit is contained in:
@@ -119,7 +119,6 @@ if [ "$tty_ok" = "y" ]; then
|
||||
printf "\r\033[K"
|
||||
fi
|
||||
shell_integration_dir="$data_dir/shell-integration"
|
||||
settings_dir="$data_dir/settings"
|
||||
[ -f "$HOME/.terminfo/kitty.terminfo" ] || die "Incomplete extraction of ssh data";
|
||||
|
||||
# export TERMINFO
|
||||
|
||||
Reference in New Issue
Block a user