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

feat(web-search): add RubyGems.org (#13210)

This commit is contained in:
Nihad Abbasov
2025-07-18 13:53:14 +03:00
committed by GitHub
parent df200c943a
commit dc3bbcda26
2 changed files with 3 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ Available search contexts are:
| `youtube` | `https://www.youtube.com/results?search_query=` |
| `deepl` | `https://www.deepl.com/translator#auto/auto/` |
| `dockerhub` | `https://hub.docker.com/search?q=` |
| `gems` | `https://rubygems.org/search?query=` |
| `npmpkg` | `https://www.npmjs.com/search?q=` |
| `packagist` | `https://packagist.org/?query=` |
| `gopkg` | `https://pkg.go.dev/search?m=package&q=` |