josephschmitt / josephschmitt/dotfiles
opencode's config `permission` wildcard
Open
- Dominant language
- Shell
- Stars
- 14
- Forks
- 2
- Avg merge
- 1h 7m
- Merged PRs (30d)
- 1
Description
Hey, I was "borrowing" 😃 some options from your configs and discovered that `permission.bash` requires a glob pattern in order to work with arguments.
https://github.com/sst/opencode/issues/2900
TLDR: `"rm" : "ask"` -> `"rm *": "ask"`
https://github.com/josephschmitt/dotfiles/blob/a6197e36df497569387f08a9933062140ce97098/personal/.config/opencode/opencode.json#L9-L19
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.