diff options
author | Małgorzata Basińska <odmina@gmail.com> | 2020-06-10 12:05:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 12:05:12 +0200 |
commit | da01dc91bfe6a5f176ad94d183b0bd05c91993c5 (patch) | |
tree | 09671863de40ca3d879db434df247e0eff7f445c /plugins/web-search/README.md | |
parent | 60442dc47b9092375bb41a1f803b25389c834427 (diff) | |
download | zsh-da01dc91bfe6a5f176ad94d183b0bd05c91993c5.tar.gz zsh-da01dc91bfe6a5f176ad94d183b0bd05c91993c5.tar.bz2 zsh-da01dc91bfe6a5f176ad94d183b0bd05c91993c5.zip |
web-search: add Google Scholar (#9014)
Diffstat (limited to 'plugins/web-search/README.md')
-rw-r--r-- | plugins/web-search/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/web-search/README.md b/plugins/web-search/README.md index ad5080a44..da90f90a0 100644 --- a/plugins/web-search/README.md +++ b/plugins/web-search/README.md @@ -41,6 +41,7 @@ Available search contexts are: | `stackoverflow` | `https://stackoverflow.com/search?q=` | | `wolframalpha` | `https://wolframalpha.com/input?i=` | | `archive` | `https://web.archive.org/web/*/` | +| `scholar` | `https://scholar.google.com/scholar?q=` | Also there are aliases for bang-searching DuckDuckGo: |