Initial commit

This commit is contained in:
lksz 2020-09-16 10:56:03 -04:00
commit e054a0c518
2 changed files with 361 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# PowerShell_Scripts
These are the scripts that go into $MyPSScriptRoot which is part of my $env:PATH.
The development of these is documented in my blog: https://blog.lksz.me
They are provided 'as is' for your review and for your reuse.