diff options
Diffstat (limited to '.opencode/command/hello.md')
| -rw-r--r-- | .opencode/command/hello.md | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
