Add open-dropbox-folder.ps1

This commit is contained in:
Markus Fleschutz
2021-10-23 16:18:45 +02:00
parent 6ed1e06438
commit f07931b8b4
16 changed files with 70 additions and 18 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Opens the home folder
.DESCRIPTION
This script starts the File Explorer to show the home folder.
This script starts the File Explorer and shows the home folder.
.EXAMPLE
PS> ./open-home-folder
.NOTES