From 12e1fd00797fbda0195cdbd77792c8fb1ea0eb85 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 30 Dec 2025 17:29:58 +0900 Subject: modified git/attributes, modified kitty/kitty.conf, modified bin/hugow --- mac/.local/bin/hugow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mac/.local/bin') diff --git a/mac/.local/bin/hugow b/mac/.local/bin/hugow index e9113a0..972d285 100755 --- a/mac/.local/bin/hugow +++ b/mac/.local/bin/hugow @@ -16,7 +16,7 @@ if [ ! -f "$out" ]; then exit 1 fi -tmp="$(mktemp "$out.XXXXXXXX.tmp")" +# tmp="$(mktemp "$out.XXXXXXXX.tmp")" # awk -v defaults="$defaults" ' # BEGIN { -- cgit v1.2.3