Fix style warning

This commit is contained in:
Borys Lykah
2024-12-12 16:54:01 -07:00
parent 69e2537438
commit 2d26965f39

View File

@ -71,4 +71,4 @@ sequence occurs.
if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then
"$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration "$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
fi fi
``` ```