mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Add open-dropbox-folder.ps1
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Opens the downloads folder
|
||||
Opens the user's downloads folder
|
||||
.DESCRIPTION
|
||||
This script starts the File Explorer to show the downloads folder.
|
||||
This script starts the File Explorer and shows the user's downloads folder.
|
||||
.EXAMPLE
|
||||
PS> ./open-downloads-folder
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user