From 3026a05a2a2be91aa160de230a838acd5c2b3536 Mon Sep 17 00:00:00 2001 From: delta Date: Tue, 27 Jan 2026 04:18:15 +0100 Subject: woohoo no more bash components --- .zs/components/buttons.jq | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .zs/components/buttons.jq (limited to '.zs/components/buttons.jq') diff --git a/.zs/components/buttons.jq b/.zs/components/buttons.jq new file mode 100644 index 0000000..3d52602 --- /dev/null +++ b/.zs/components/buttons.jq @@ -0,0 +1,3 @@ +include ".zs/components/get_filename"; + +map("\"An") | join("\n") -- cgit v1.2.3