mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Added stackoverflow in /plugins/web-search/-web-search
This commit is contained in:
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user