1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-12 20:31:00 +01:00

feat(web-search): add support for Claude AI search

This commit is contained in:
Ayoub Abidi
2025-01-11 11:18:48 +01:00
parent cae2e45193
commit 6dc49af465
2 changed files with 3 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ Available search contexts are:
| `packagist` | `https://packagist.org/?query=` |
| `gopkg` | `https://pkg.go.dev/search?m=package&q=` |
| `chatgpt` | `https://chatgpt.com/?q=` |
| `claude` | `https://claude.ai/new?q=` |
| `reddit` | `https://www.reddit.com/search/?q=` |
| `ppai` | `https://www.perplexity.ai/search/new?q=` |