From e10f42c2895f213921e65fdaab98c85f25d3b08c Mon Sep 17 00:00:00 2001 From: Melkor Date: Fri, 5 Jul 2024 05:09:06 -0400 Subject: [PATCH] Testing --- setup-dotz.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-dotz.sh b/setup-dotz.sh index ad5bd05..cb40643 100755 --- a/setup-dotz.sh +++ b/setup-dotz.sh @@ -4,7 +4,7 @@ GOPATH="${HOME}/.local/opt/go" # # This script represents the start point for my dotz install. -# +# TEST # {{{ _debug=y # Comment this out to disable debuging.