1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 07:50:40 +01:00

fix(web-search): rename alias to claudeai to avoid conflict with CLI (#13224)

This commit is contained in:
Gregory Menezes
2025-07-23 16:16:18 +10:00
committed by GitHub
parent 788b5776c0
commit 13d4176a68
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ function web_search() {
gopkg "https://pkg.go.dev/search?m=package&q="
chatgpt "https://chatgpt.com/?q="
grok "https://grok.com/?q="
claude "https://claude.ai/new?q="
claudeai "https://claude.ai/new?q="
reddit "https://www.reddit.com/search/?q="
ppai "https://www.perplexity.ai/search/new?q="
)