Improved the scripts

This commit is contained in:
Markus Fleschutz
2021-01-09 12:36:37 +01:00
parent f70b65d3e2
commit 77df424774
5 changed files with 10 additions and 7 deletions

View File

@ -12,7 +12,7 @@ close-windows-terminal.ps1, closes Windows Terminal gracefully
configure-git.ps1, sets up the Git configuration
csv-to-text.ps1, converts the given CSV file into a text list
decrypt-file.ps1, decrypts the given file
display-time.ps1, displays the current time
display-time.ps1, displays the current time for 10 seconds by default
download.ps1, downloads the file/directory from the given URL
empty-dir.ps1, empties the given directory
enable-crash-dumps.ps1, enables the writing of crash dumps

1 Filename Description
12 configure-git.ps1 sets up the Git configuration
13 csv-to-text.ps1 converts the given CSV file into a text list
14 decrypt-file.ps1 decrypts the given file
15 display-time.ps1 displays the current time displays the current time for 10 seconds by default
16 download.ps1 downloads the file/directory from the given URL
17 empty-dir.ps1 empties the given directory
18 enable-crash-dumps.ps1 enables the writing of crash dumps