Add open-videos-folder.ps1

This commit is contained in:
Markus Fleschutz
2021-10-23 16:12:37 +02:00
parent 62d729c359
commit 6ed1e06438
7 changed files with 117 additions and 13 deletions

View File

@ -158,16 +158,17 @@ moon.ps1, Prints the current moon phase
mute-audio.ps1, Mutes the audio device
open-browser.ps1, Starts the default Web browser
open-calculator.ps1, Starts the calculator program
open-downloads-folder.ps1, Opens the File Explorer with the downloads folder
open-downloads-folder.ps1, Opens the user's downloads folder
open-email-client.ps1, Starts the default email client
open-file-explorer.ps1, Opens the File Explorer
open-home-folder.ps1, Opens the File Explorer with the home folder
open-music-folder.ps1, Opens the File Explorer with the music folder
open-home-folder.ps1, Opens the user's home folder
open-music-folder.ps1, Opens the user's music folder
open-netflix.ps1, Starts the Netflix app
open-onedrive.ps1, Opens the user's OneDrive folder
open-recycle-bin.ps1, Opens the File Explorer with the recycle bin folder
open-repos-folder.ps1, Opens the File Explorer with the Git repositories folder
open-onedrive-folder.ps1, Opens the user's OneDrive folder
open-recycle-bin.ps1, Opens the user's recycle bin folder
open-repos-folder.ps1, Opens the user's Git repositories folder
open-task-manager.ps1, Starts the Task Manager
open-videos-folder.ps1, Opens the user's videos folder
pick-commit.ps1, Cherry-picks a Git commit into multiple branches
play-beep.ps1, Plays a beep sound
play-files.ps1, Plays the given audio files

Can't render this file because it has a wrong number of fields in line 91.