Commit 1b1cefb
Fix directory name for OpenCode commands (#736)
* Fix directory name for OpenCode commands
https://opencode.ai/docs/commands/#:~:text=Create%20markdown%20files%20in%20the%20commands/%20directory%20to%20define%20custom%20commands.
I believe an s is missing from the OPENCODE_COMMANDS_DIR path
* fix(install): apply same command→commands fix to PowerShell script
---------
Co-authored-by: Michael Ramos <mdramos8@gmail.com>1 parent 807cc5f commit 1b1cefb
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | | - | |
| 473 | + | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
| 697 | + | |
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
| |||
0 commit comments