A minimal, secure and high performance shell unaffected by tons of applications installed in the system. The minimal shell consists of following customizations,
Microsoft.PowerShell_profile.ps1
: high level initializationsInit.ps1
: second level initializations
This shell prefers shortest Env Path variables. To update variable for applications please utilize Init-App.ps1
.
- More documentation at wiki
By default scripts are cross platform unless a tag windows-only
exists.
Find Different type of PS Scripts,