Commit b9474c41 authored by stibinator's avatar stibinator
Browse files

changed duck to ddg for alias

parent 04566644
......@@ -46,7 +46,7 @@ function web_search() {
alias bing='web_search bing'
alias google='web_search google'
alias yahoo='web_search yahoo'
alias duck='web_search duckduckgo'
alias ddg='web_search duckduckgo'
#add your own !bang searches here
alias wiki='web_search duckduckgo \!w'
alias news='web_search duckduckgo \!n'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment