From 399c3efb179be4e81af736db475cc162b4bcfeb2 Mon Sep 17 00:00:00 2001 From: vx_clutch <98831688+vx-clutch@users.noreply.github.com> Date: Tue, 9 Sep 2025 13:28:18 -0400 Subject: [PATCH] Rename g to compiler --- bin/.local/bin/{g => compiler} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bin/.local/bin/{g => compiler} (100%) diff --git a/bin/.local/bin/g b/bin/.local/bin/compiler similarity index 100% rename from bin/.local/bin/g rename to bin/.local/bin/compiler