feat: add fish.ts & bash.ts (#19)
* feat: add fish.ts & bash.ts
* fix: format
* cleanup: remove unused type definition
* apply suggestions from @43081j review
* fix: format
* moar cleanup
* fix: add missing serve command to demo.cac.ts to correct CLI test snapshots
* fix: add serve command and use snapshot testing for shells
- Add missing serve command to demo.cac.ts to correct CLI test snapshots
- Implement suggestion to use toMatchSnapshot() for fish shell tests
- Update snapshots to include proper completions
authored by