1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-12 20:31:00 +01:00
Files
oh-my-zsh/plugins/web-search/web-search.plugin.zsh
jpigla 3b438d8ef9 <!-- Fill with an x the ones that apply. Example: [x] -->
- [x] The PR title is descriptive.
- [x] The PR doesn't replicate another PR which is already open.
- [x] I have read the contribution guide and followed all the instructions.
- [x] The code follows the code style guide detailed in the wiki.
- [x] The code is mine or it's from somewhere with an MIT-compatible license.
- [x] The code is efficient, to the best of my ability, and does not waste computer resources.
- [x] The code is stable and I have tested it myself, to the best of my abilities.
- [x] If the code introduces new aliases, I provide a valid use case for all plugin users down below.

- Add multiple (ai) search engines to websearch-plugin
  - ai: Claude, Mistral, Microsoft Copilot, YouChat
  - non-ai: You, Google Maps
- Add missing aliases for `brave`, `duckduckgo` and `startpage`

- I have limited it to the most important ones from my point of view
2025-01-08 15:39:51 +01:00

4.5 KiB