Setup-Profile and co.

Setup-Profile included, read all about it at
https://blog.lksz.me/the-profile-and-setting-it-up
When running Edit-MyScript without parameters, the $MyPSScriptRoot path
will be sent (editing the directory)
Added ability to edit scripts with Edit-MyPrfiles, making editing
profiles alongside scripts easy.
This commit is contained in:
lksz 2020-09-25 01:04:05 -04:00
parent 06052cfa29
commit ae07e06c27
6 changed files with 352 additions and 43 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
profile.d/env.ps1
*.local.ps1