Skip to content

Commit 2ae0203

Browse files
committed
docs
1 parent 9cdc533 commit 2ae0203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ Placeholders in the format `{{argument_name}}` within the `command` string will
267267
You can configure custom command prompts for project, global or via `commands` config pointing to the path of the commands.
268268
Prompts can use variables like `$ARGUMENTS`, `$ARG1`, `ARG2`, to replace in the prompt during command call.
269269

270+
You can configure in multiple different ways:
271+
270272
=== "Local custom commands"
271273

272274
A `.eca/commands` folder from the workspace root containing `.md` files with the custom prompt.

0 commit comments

Comments
 (0)