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