From d23a80bc1c44f532b98485a7307d0d351522e866 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 9 Nov 2025 17:21:10 -0700 Subject: [PATCH] docs(license): add to AGENTS and crush.json --- AGENTS.md | 6 ++++++ crush.json.license | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 crush.json.license diff --git a/AGENTS.md b/AGENTS.md index ed693b8b6c7f7c3390b1962fe742f23a6e9b4845..44dd2c26881de219e03dfbf53d92c313518eca95 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,9 @@ + + # AGENTS This repository provides a small, dependency-free shell plugin that routes prefixed commands from the interactive shell to a configured CLI agent (defaults to Crush). It supports Zsh and Fish. diff --git a/crush.json.license b/crush.json.license new file mode 100644 index 0000000000000000000000000000000000000000..354564e8cb22951781d870e593c6a5b19e28b819 --- /dev/null +++ b/crush.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: Amolith + +SPDX-License-Identifier: Unlicense