A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sinetoami/web-search/commit/7acc6e1eee7cf1086190daf0d66fc3fe589ca975 below:

Merge pull request #1 from unixorn/add-macos-open · sinetoami/web-search@7acc6e1 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed Original file line number Diff line number Diff line change

@@ -5,6 +5,7 @@ function web_search() {

5 5

# get the open command

6 6

local open_cmd

7 7

[[ "$OSTYPE" = linux* ]] && open_cmd='xdg-open'

8 +

[[ "$OSTYPE" = darwin* ]] && open_cmd='open'

8 9 9 10

pattern='(google|duckduckgo|bing|yahoo|github|youtube)'

10 11

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4