mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(web-search): add deepL (#12165)
This commit is contained in:
parent
8be4789bbb
commit
35a5357704
2 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ Available search contexts are:
|
|||
| `scholar` | `https://scholar.google.com/scholar?q=` |
|
||||
| `ask` | `https://www.ask.com/web?q=` |
|
||||
| `youtube` | `https://www.youtube.com/results?search_query=` |
|
||||
| `deepl` | `https://www.deepl.com/translator#auto/auto/` |
|
||||
|
||||
Also there are aliases for bang-searching DuckDuckGo:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue