mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-25 04:34:44 +01:00
feat(web-search): add programming packages search (#12199)
This commit is contained in:
committed by
GitHub
parent
2124370900
commit
883da63320
@@ -46,6 +46,10 @@ Available search contexts are:
|
||||
| `ask` | `https://www.ask.com/web?q=` |
|
||||
| `youtube` | `https://www.youtube.com/results?search_query=` |
|
||||
| `deepl` | `https://www.deepl.com/translator#auto/auto/` |
|
||||
| `dockerhub` | `https://hub.docker.com/search?q=` |
|
||||
| `npmpkg` | `https://www.npmjs.com/search?q=` |
|
||||
| `packagist` | `https://packagist.org/?query=` |
|
||||
| `gopkg` | `https://pkg.go.dev/search?m=package&q=` |
|
||||
|
||||
Also there are aliases for bang-searching DuckDuckGo:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user