From 1ee8cad63548cd25932656f176778ec56eb8086c Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 2 Oct 2025 16:31:26 -0400 Subject: [PATCH] fix: Fixes typo in active-workspace flag for close-windows script --- env/.local/scripts/close-windows | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/env/.local/scripts/close-windows b/env/.local/scripts/close-windows index 7c6badd..0edf1e7 100755 --- a/env/.local/scripts/close-windows +++ b/env/.local/scripts/close-windows @@ -1,3 +1,5 @@ +#!/usr/bin/env bash + usage() { cat <