mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Improved the scripts
This commit is contained in:
@ -11,7 +11,7 @@ close-file-explorer.ps1, closes Microsoft File Explorer gracefully
|
||||
close-program.ps1, closes the given program gracefully
|
||||
close-thunderbird.ps1, closes Mozilla Thunderbird gracefully
|
||||
close-windows-terminal.ps1, closes Windows Terminal gracefully
|
||||
configure-git.ps1, sets up the Git configuration
|
||||
configure-git.ps1, sets up the Git user configuration
|
||||
csv-to-text.ps1, converts the given CSV file into a text list
|
||||
daily-tasks.sh, execute PowerShell scripts automatically as daily tasks (Linux only)
|
||||
decrypt-file.ps1, decrypts the given file
|
||||
@ -115,4 +115,4 @@ write-rot13.ps1, encodes or decodes the given text with ROT13
|
||||
write-typewriter.ps1, writes the given text with the typewriter effect
|
||||
write-uppercase.ps1, writes the given text in uppercase letters
|
||||
write-vertical.ps1, writes the given text in vertical direction
|
||||
zip-dir.ps1, creates a zip archive of the given folder
|
||||
zip-dir.ps1, creates a zip archive of the given directory
|
||||
|
Can't render this file because it has a wrong number of fields in line 103.
|
Reference in New Issue
Block a user