]> arthur.barton.de Git - ax-zsh.git/blob - plugins/websearch/README.md
iterm2: Don't enable shell integrations inside of VIM
[ax-zsh.git] / plugins / websearch / README.md
1 ## websearch
2
3 Setup some functions and aliases to open various search engines (Google, Ecosia,
4 DuckDuckGo, ...) from the command line.
5
6 ### Functions
7
8 - `duckduckgo`: Open DuckDuckGo for the given search terms.
9 - `ecosia`: Open Ecosia for the given search terms.
10 - `google`: Open Google for the given search terms.
11
12 ### Aliases
13
14 - `ddg`: `duckduckgo`
15 - `eco`: `ecosia`
16 - `g0`: `google`