Add template.ps1

This commit is contained in:
Markus Fleschutz
2021-08-26 11:08:14 +02:00
parent 233bb64a17
commit 828a037b51
3 changed files with 29 additions and 0 deletions

View File

@ -196,6 +196,7 @@ Mega Collection of PowerShell Scripts
* [list-profiles.ps1](Scripts/list-profiles.ps1) - lists your PowerShell profiles
* [list-scripts.ps1](Scripts/list-scripts.ps1) - lists all PowerShell scripts in this repository
* [set-profile.ps1](Scripts/set-profile.ps1) - updates your PowerShell user profile
* [template.ps1](Scripts/template.ps1) - copy this template PowerShell script to write a new one
🛒 Various PowerShell Scripts
------------------------------