Add open-wikipedia.ps1

This commit is contained in:
Markus Fleschutz
2021-10-28 07:36:33 +02:00
parent 84f030a0ef
commit 4c8f0c90d0
72 changed files with 117 additions and 79 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Starts Microsoft Edge
.DESCRIPTION
This script starts the Microsoft Edge Web browser.
This script launches the Microsoft Edge Web browser.
.EXAMPLE
PS> ./open-edge
.NOTES