mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 12:49:50 +00:00
feat(web-search): add search with claude.ai and grok.com (#13222)
This commit is contained in:
@@ -52,6 +52,8 @@ 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=` |
|
||||
| `grok` | `https://grok.com/?q=` |
|
||||
| `reddit` | `https://www.reddit.com/search/?q=` |
|
||||
| `ppai` | `https://www.perplexity.ai/search/new?q=` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user