A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sinetoami/web-search below:

sinetoami/web-search: ZSH Plugin: zsh plugin for web searching

This plugin allow aliases for searching from terminal with some popular web search engines.

## Installation

git clone https://github.com/sinetoami/web-search.git "$ZSH_CUSTOM/plugins/web-search"

And add the plugin to your .zshrc:

web-search plugin give to you alias for web_search command. You can use this for example:

# using web_search command
$ web_search google zsh

# using alias
$ google zsh

The results are the same for both ways.

alias engine ddg https://www.duckduckgo.com/?q= google https://www.google.com/search?q= yahoo https://search.yahoo.com/search?p= github https://github.com/search?q= youtube https://youtube.com/results?search_query= bing https://www.bing.com/search?q= alias description wiki open result with Wikipedia news open result with DuckDuckGo News map open result with Google Maps images open result with DuckDuckGo Images ducky open the first result

MIT License


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4