From 058bcb88ff478aabd9cef580fa07a002bfc069bf Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 14 Nov 2024 09:25:21 -0800 Subject: [PATCH] Make all shell integration scripts non-executable --- src/shell-integration/zsh/ghostty-integration | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/shell-integration/zsh/ghostty-integration diff --git a/src/shell-integration/zsh/ghostty-integration b/src/shell-integration/zsh/ghostty-integration old mode 100755 new mode 100644