Skip to content

open-duck-duck-go

Opens the DuckDuckGo website

#requires -version 5.1

& "$PSScriptRoot/open-default-browser.ps1" "https://duckduckgo.com"
exit 0

This script has no configurable parameters.

An interactive directory of PowerShell scripts.