mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-09 18:19:32 +02:00
Update scripts.csv
This commit is contained in:
parent
d3e56c97a1
commit
601b8411e0
@ -262,38 +262,38 @@ open-videos-folder.ps1, ,Opens the user's videos folder,
|
||||
open-windows-terminal.ps1, ,Launches Windows Terminal,
|
||||
open-wikipedia.ps1, ,Opens Wikipedia's website,
|
||||
open-youtube.ps1, ,Opens YouTube.com,
|
||||
pick-commit.ps1, ,Cherry-picks a Git commit into multiple branches,
|
||||
pick-commit.ps1,git,Cherry-picks a Git commit into multiple branches,
|
||||
ping-weather.ps1, ,Ping the currrent weather conditions,
|
||||
play-bee-sound.ps1, ,"Plays a bee sound",
|
||||
play-beep-sound.ps1, ,"Plays a short beep sound",
|
||||
play-cat-sound.ps1, ,"Plays a cat sound",
|
||||
play-cow-sound.ps1, ,"Plays a cow sound",
|
||||
play-dog-sound.ps1, ,"Plays a dog sound",
|
||||
play-donkey-sound.ps1, ,"Plays a donkey sound",
|
||||
play-elephant-sound.ps1, ,"Plays an elephant sound",
|
||||
play-elk-sound.ps1, ,"Plays an elk sound",
|
||||
play-files.ps1, ,"Plays audio files (MP3 and WAV)",
|
||||
play-frog-sound.ps1, ,"Plays a frog sound",
|
||||
play-goat-sound.ps1, ,"Plays a goat sound",
|
||||
play-gorilla-sound.ps1, ,"Plays a gorilla sound",
|
||||
play-happy-birthday.ps1, ,"Plays the Happy Birthday song",
|
||||
play-horse-sound.ps1, ,"Plays a horse sound",
|
||||
play-imperial-march.ps1, ,"Plays the Imperial March (Star Wars)",
|
||||
play-jingle-bells.ps1, ,"Plays Jingle Bells",
|
||||
play-lion-sound.ps1, ,"Plays a lion sound",
|
||||
play-m3u.ps1, ,"Plays a playlist (.M3U format)",
|
||||
play-mission-impossible.ps1, ,"Plays the Mission Impossible theme",
|
||||
play-mp3.ps1, ,"Plays a MP3 sound file",
|
||||
play-parrot-sound.ps1, ,"Plays a parrot sound",
|
||||
play-pig-sound.ps1, ,"Plays a pig sound",
|
||||
play-pong.ps1, ,"play-pong.ps1",
|
||||
play-rattlesnake-sound.ps1, ,"Plays a rattlesnake sound",
|
||||
play-rick.ps1, ,"Plays Rick Astley",
|
||||
play-snake.ps1, ,"Play the Snake game",
|
||||
play-super-mario.ps1, ,"Plays the Super Mario intro",
|
||||
play-tetris-melody.ps1, ,"Plays the Tetris melody",
|
||||
play-vulture-sound.ps1, ,"Plays a vulture sound",
|
||||
play-wolf-sound.ps1, ,"Plays a wolf sound",
|
||||
play-bee-sound.ps1,audio,"Plays a bee sound",
|
||||
play-beep-sound.ps1,audio,"Plays a short beep sound",
|
||||
play-cat-sound.ps1,audio,"Plays a cat sound",
|
||||
play-cow-sound.ps1,audio,"Plays a cow sound",
|
||||
play-dog-sound.ps1,audio,"Plays a dog sound",
|
||||
play-donkey-sound.ps1,audio,"Plays a donkey sound",
|
||||
play-elephant-sound.ps1,audio,"Plays an elephant sound",
|
||||
play-elk-sound.ps1,audio,"Plays an elk sound",
|
||||
play-files.ps1,audio,"Plays audio files (MP3 and WAV)",
|
||||
play-frog-sound.ps1,audio,"Plays a frog sound",
|
||||
play-goat-sound.ps1,audio,"Plays a goat sound",
|
||||
play-gorilla-sound.ps1,audio,"Plays a gorilla sound",
|
||||
play-happy-birthday.ps1,audio,"Plays the Happy Birthday song",
|
||||
play-horse-sound.ps1,audio,"Plays a horse sound",
|
||||
play-imperial-march.ps1,audio,"Plays the Imperial March (Star Wars)",
|
||||
play-jingle-bells.ps1,audio,"Plays Jingle Bells",
|
||||
play-lion-sound.ps1,audio,"Plays a lion sound",
|
||||
play-m3u.ps1,audio,"Plays a playlist (.M3U format)",
|
||||
play-mission-impossible.ps1,audio,"Plays the Mission Impossible theme",
|
||||
play-mp3.ps1,audio,"Plays a MP3 sound file",
|
||||
play-parrot-sound.ps1,audio,"Plays a parrot sound",
|
||||
play-pig-sound.ps1,audio,"Plays a pig sound",
|
||||
play-pong.ps1,game,"play-pong.ps1",
|
||||
play-rattlesnake-sound.ps1,audio,"Plays a rattlesnake sound",
|
||||
play-rick.ps1,fun,"Plays Rick Astley",
|
||||
play-snake.ps1,game,"Play the Snake game",
|
||||
play-super-mario.ps1,audio,"Plays the Super Mario intro",
|
||||
play-tetris-melody.ps1,audio,"Plays the Tetris melody",
|
||||
play-vulture-sound.ps1,audio,"Plays a vulture sound",
|
||||
play-wolf-sound.ps1,audio,"Plays a wolf sound",
|
||||
poweroff.ps1, ,Halts the local computer (needs admin rights),
|
||||
publish-to-ipfs.ps1, ,Publishes the given files or directory to IPFS,
|
||||
pull-repo.ps1,git,Pulls updates for the current/given Git repository (including submodules),
|
||||
|
|
Loading…
Reference in New Issue
Block a user