chore: swap out duckduck go with kagi for internet search
9d4431f3
1 file(s) · +1 −1
| 25 | 25 | esac |
|
| 26 | 26 | ||
| 27 | 27 | ENGINES=$(printf '%s\n' \ |
|
| 28 | - | " duckduckgo https://duckduckgo.com/?q=%s" \ |
|
| 28 | + | " kagi https://kagi.com/search?q=%s" \ |
|
| 29 | 29 | " github https://github.com/search?q=%s" \ |
|
| 30 | 30 | " npm https://www.npmjs.com/search?q=%s" \ |
|
| 31 | 31 | " crates.io https://crates.io/search?q=%s" \ |