opencode
opencode copied to clipboard
feat: add bash shell completions
related: #1515
yargs currently does not support fish and zsh completions. see:
- https://github.com/yargs/yargs/issues/1904
- https://github.com/yargs/yargs/pull/2495