From 8b9e26a8c688f05ba6ad46dbd8755849c9167ec0 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 21 Mar 2025 06:34:23 +0100 Subject: [PATCH] weird zsh bug with no blank line at the top allowed --- show-status.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/show-status.sh b/show-status.sh index 929e3a5f..34c75054 100755 --- a/show-status.sh +++ b/show-status.sh @@ -1,4 +1,3 @@ - #!/bin/bash BASEPATH="$(dirname "$0")"