From 133fe41cd5fb0ec3dc03a90e58526408297878fd Mon Sep 17 00:00:00 2001 From: Dax Date: Fri, 22 Aug 2025 17:04:28 -0400 Subject: slash commands (#2157) Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com> --- .opencode/command/hello.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .opencode/command/hello.md (limited to '.opencode/command/hello.md') diff --git a/.opencode/command/hello.md b/.opencode/command/hello.md new file mode 100644 index 000000000..4484b514e --- /dev/null +++ b/.opencode/command/hello.md @@ -0,0 +1,8 @@ +--- +description: hello world +--- + +hey there $ARGUMENTS + +!`ls` +check out @README.md -- cgit v1.2.3