Update web-search.plugin.zsh

Added X, claude ai and grok ai in search engine urls
This commit is contained in:
Shreyash K 2025-01-17 14:02:29 +05:30 committed by GitHub
parent 028d653632
commit e394698fea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ function web_search() {
chatgpt "https://chatgpt.com/?q="
reddit "https://www.reddit.com/search/?q="
ppai "https://www.perplexity.ai/search/new?q="
claude "https://claude.ai/chats?q="
grok "https://grok.x.ai/search?q="
x "https://x.com/home"
)
# check whether the search engine is supported