remove unused variable
This commit is contained in:
parent
0067726bbe
commit
6cba8e0166
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue