From 1ca76acdb31b568774bad1ae4a4bcf89fa92a02f Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 26 Apr 2026 20:04:59 -0700 Subject: [PATCH] Add quire config --- .quire/config.fnl | 1 + 1 file changed, 1 insertion(+) create mode 100644 .quire/config.fnl diff --git a/.quire/config.fnl b/.quire/config.fnl new file mode 100644 index 0000000..0bfeb2e --- /dev/null +++ b/.quire/config.fnl @@ -0,0 +1 @@ +{:mirror {:url "https://github.com/kejadlen/quire.git"}} -- 2.54.0