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
Opens the user's Dropbox folder
.DESCRIPTION
This script starts the File Explorer and shows the user's Dropbox folder.
This script launches the File and showing the user's Dropbox folder.
.EXAMPLE
PS> ./open-dropbox-folder
.NOTES