0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Added stackoverflow in /plugins/web-search/-web-search

This commit is contained in:
Antu Acharjee 2018-12-20 10:41:33 +06:00
parent a244d47131
commit 722af459fd
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@ function web_search() {
ecosia "https://www.ecosia.org/search?q="
goodreads "https://www.goodreads.com/search?q="
qwant "https://www.qwant.com/?q="
stackoverflow 'https://stackoverflow.com/search?q="
stackoverflow "https://stackoverflow.com/search?q="
)
# check whether the search engine is supported