Update scripts.csv

This commit is contained in:
Markus Fleschutz 2023-09-28 13:35:37 +02:00 committed by GitHub
parent f561a3572e
commit 11bac7c14e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,16 +88,50 @@ get-sha1.ps1, ,Prints the SHA1 checksum of the given file,
get-sha256.ps1, ,Prints the SHA256 checksum of the given file, get-sha256.ps1, ,Prints the SHA256 checksum of the given file,
hibernate.ps1, ,Enables hibernate mode for the local computer (needs admin rights), hibernate.ps1, ,Enables hibernate mode for the local computer (needs admin rights),
inspect-exe.ps1, ,Prints basic information of the given executable file, inspect-exe.ps1, ,Prints basic information of the given executable file,
install-chrome.ps1, ,Installs the Google Chrome browser, install-audacity.ps1, ,Installs Audacity,
install-firefox.ps1, ,Installs the Mozilla Firefox browser, install-basic-apps.ps1, ,Installs basic apps,
install-basic-snaps.ps1, ,Installs basic Linux snaps,
install-calibre-server.ps1, ,Installs Calibre server (needs admin rights),
install-chocolatey.ps1, ,Installs Chocolatey (needs admin rights),
install-chrome.ps1, ,Installs Chrome,
install-crystal-disk-info.ps1, ,Installs CrystalDiskInfo,
install-crystal-disk-mark.ps1, ,Installs CrystalDiskMark,
install-discord.ps1, ,Installs Discord,
install-edge.ps1, ,Installs Microsoft Edge,
install-evcc.ps1, ,Installs evcc,
install-firefox.ps1, ,Installs Mozilla Firefox,
install-git-extensions.ps1, ,Installs Git Extensions,
install-git-for-windows.ps1, ,Installs Git for Windows,
install-github-cli.ps1, ,Installs GitHub CLI, install-github-cli.ps1, ,Installs GitHub CLI,
install-knot-resolver.ps1, ,Installs the Knot Resolver (needs admin rights), install-irfanview.ps1, ,Installs IrfanView,
install-signal-cli.ps1, ,Installs signal-cli from github.com/AsamK/signal-cli, install-knot-resolver.ps1, ,Installs Knot Resolver (needs admin rights),
install-ssh-client.ps1, ,Installs the SSH client (needs admin rights), install-microsoft-teams.ps1, ,Installs Microsoft Teams,
install-ssh-server.ps1, ,Installs the SSH server (needs admin rights), install-netflix.ps1, ,Installs Netflix,
install-updates.ps1, ,Installs updates (needs admin rights), install-nine-zip.ps1, ,Installs 9 ZIP,
install-vscode.ps1, ,Installs Visual Studio Code, install-obs-studio.ps1, ,Installs OBS Studio (needs admin rights),
install-wsl.ps1, ,"Installs Windows Subsystem for Linux (WSL),needs admin rights", install-octoprint.ps1, ,install-octoprint.ps1,
install-one-calendar.ps1, ,Installs One Calendar,
install-opera-browser.ps1, ,Installs Opera Browser,
install-opera-gx.ps1, ,Installs Opera GX,
install-paint-3d.ps1, ,Installs Paint 3D,
install-power-toys.ps1, ,Installs Microsoft Powertoys,
install-powershell.ps1, ,Install PowerShell on Windows, Linux or macOS.,
install-rufus.ps1, ,Installs Rufus,
install-signal-cli.ps1, ,Installs signal-cli,
install-skype.ps1, ,Installs Skype,
install-spotify.ps1, ,Installs Spotify,
install-ssh-client.ps1, ,Installs a SSH client (needs admin rights),
install-ssh-server.ps1, ,Installs a SSH server (needs admin rights),
install-thunderbird.ps1, ,Installs Thunderbird,
install-twitter.ps1, ,Installs Twitter,
install-unbound-server.ps1, ,Installs Unbound server (needs admin rights),
install-updates.ps1, ,Installs software updates,
install-visual-studio-code.ps1, ,Installs Visual Studio Code,
install-vivaldi.ps1, ,Installs Vivaldi,
install-vlc.ps1, ,Installs VLC,
install-windows-terminal.ps1, ,Installs Windows Terminal,
install-wsl.ps1, ,Installs Windows Subsystem for Linux (needs admin rights),
install-zoom.ps1, ,Installs Zoom,
introduce-powershell.ps1, ,Introduces PowerShell to new users, introduce-powershell.ps1, ,Introduces PowerShell to new users,
list-aliases.ps1, ,Lists all PowerShell aliases, list-aliases.ps1, ,Lists all PowerShell aliases,
list-anagrams.ps1, ,Lists all anagrams of the given word, list-anagrams.ps1, ,Lists all anagrams of the given word,
@ -342,11 +376,12 @@ turn-volume-on.ps1,audio,Turn audio on,
turn-volume-up.ps1,audio,Turns the volume up, turn-volume-up.ps1,audio,Turns the volume up,
uninstall-all-apps.ps1, ,Uninstalls all apps, uninstall-all-apps.ps1, ,Uninstalls all apps,
uninstall-bloatware.ps1, ,Uninstalls bloatware, uninstall-bloatware.ps1, ,Uninstalls bloatware,
uninstall-chrome.ps1, ,Uninstalls the Chrome browser,
uninstall-crystal-disk-info.ps1, ,Uninstalls CrystalDiskInfo, uninstall-crystal-disk-info.ps1, ,Uninstalls CrystalDiskInfo,
uninstall-crystal-disk-mark.ps1, ,Uninstalls CrystalDiskMark, uninstall-crystal-disk-mark.ps1, ,Uninstalls CrystalDiskMark,
uninstall-discord.ps1, ,Uninstalls Discord, uninstall-discord.ps1, ,Uninstalls Discord,
uninstall-edge.ps1, ,Uninstalls Microsoft Edge, uninstall-edge.ps1, ,Uninstalls Microsoft Edge,
uninstall-firefox.ps1, ,Uninstalls the Mozilla Firefox browser, uninstall-firefox.ps1, ,Uninstalls Mozilla Firefox,
uninstall-git-extensions.ps1, ,Uninstalls Git Extensions, uninstall-git-extensions.ps1, ,Uninstalls Git Extensions,
uninstall-github-cli.ps1, ,Uninstalls GitHub CLI, uninstall-github-cli.ps1, ,Uninstalls GitHub CLI,
uninstall-irfanview.ps1, ,Uninstalls IrfanView, uninstall-irfanview.ps1, ,Uninstalls IrfanView,
@ -372,19 +407,27 @@ weather-report.ps1, ,Lists the local weather report,
weather.ps1, ,Lists the current weather forecast, weather.ps1, ,Lists the current weather forecast,
what-is.ps1, ,Explains an abbreviation, what-is.ps1, ,Explains an abbreviation,
write-animated.ps1, ,Writes animated text, write-animated.ps1, ,Writes animated text,
write-big.ps1, ,Writes the given text in big letters, write-ascii-image.ps1, ,write-ascii-image.ps1
write-blue.ps1, ,Writes the given text in a blue foreground color, write-big.ps1, ,Writes text in big letters,
write-braille.ps1, ,Writes the given text in Braille, write-blue.ps1, ,Writes text in a blue foreground color,
write-calendar.ps1, ,Writes the calendar (month or year), write-braille.ps1, ,Writes text in Braille,
write-green.ps1, ,Writes the given text in a green foreground color, write-changelog.ps1, ,Writes a changelog,
write-joke.ps1, ,Writes a random Juck Norris joke, write-chart.ps1, ,write-chart.ps1,
write-lowercase.ps1, ,Writes the given text in lowercase letters, write-green.ps1, ,Writes text in a green foreground color,
write-marquee.ps1, ,Writes the given text as marquee, write-in-emojis.ps1, ,Writes text in Emojis,
write-morse-code.ps1, ,Writes the given text in Morse code, write-joke.ps1, ,Writes a random joke,
write-motd.ps1, ,Writes the message of the day (MOTD), write-lowercase.ps1, ,Writes text in lowercase letters,
write-marquee.ps1, ,Writes text as marquee,
write-moon.ps1, ,Writes the moon phase,
write-morse-code.ps1, ,Writes Morse code,
write-motd.ps1, ,Writes the message of the day,
write-qr-code.ps1, ,Writes a QR code,
write-quote.ps1, ,Writes a random quote, write-quote.ps1, ,Writes a random quote,
write-red.ps1, ,Writes the given text in a red foreground color, write-red.ps1, ,Writes text in a red foreground color,
write-rot13.ps1, ,Encodes or decodes the given text with ROT13, write-rot13.ps1, ,Writes text encoded or decoded with ROT13,
write-typewriter.ps1, ,Writes the given text with the typewriter effect, write-shit.ps1, ,Writes shit,
write-uppercase.ps1, ,Writes the given text in uppercase letters, write-sine-curves.ps1, ,Write sine curves,
write-vertical.ps1, ,Writes the given text in vertical direction, write-time.ps1, ,Writes the current time,
write-typewriter.ps1, ,Writes text á la typewriter,
write-uppercase.ps1, ,Writes text in uppercase letters,
write-vertical.ps1, ,Writes text in vertical direction,

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