Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ZSH Plugin: zsh plugin for web searching

License

NotificationsYou must be signed in to change notification settings

sineto/web-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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:

plugins=(... web-search)

Usage

web-search plugin give to you alias forweb_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.

Search engines supported

aliasengine
ddghttps://www.duckduckgo.com/?q=
googlehttps://www.google.com/search?q=
yahoohttps://search.yahoo.com/search?p=
githubhttps://github.com/search?q=
youtubehttps://youtube.com/results?search_query=
binghttps://www.bing.com/search?q=

Plus+ DuckDuckGo

aliasdescription
wikiopen result with Wikipedia
newsopen result with DuckDuckGo News
mapopen result with Google Maps
imagesopen result with DuckDuckGo Images
duckyopen the first result

Special thanks

License

MIT License

About

ZSH Plugin: zsh plugin for web searching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp