From 431583a2404fd940415b181cc1a3735bf92be3e1 Mon Sep 17 00:00:00 2001 From: KuchenKerze Date: Fri, 16 May 2014 06:25:49 -0700 Subject: [PATCH] duckduckgo is available but missing on this page --- Plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins.md b/Plugins.md index 4e9ec7f..01550b3 100644 --- a/Plugins.md +++ b/Plugins.md @@ -953,11 +953,13 @@ Adds several commands to do web search. Available commands are: - `bing` - `google` - `yahoo` +- `duckduckgo` Examples: - Search for oh-my-zsh on Google: `google oh-my-zsh` - Search for "What is GitHub" on Bing: `bing what is github` +- Search for "foo bar" on DuckDuckGo: `ddg foo bar` ## yii **Maintainer:** [IgorTimoshenko](https://github.com/IgorTimoshenko)