PowerShell_Scripts/base
lksz 1792bb23a1 Introducing Packages
Major Overhaul with Breaking Changes
split into packaged, default behavior moved into 'base' package
each package has a json package description file with criteria for
loading

Modified Setup-Profile to refer to 'base' package path for auto loading

moved Linux aliases and command to 'base.linux' package
created 'docker' package to address docker supported systems

modified Get-MyScripts, Edit-MyScripts and Reload-MyScripts accordingly.

Dropped -System and sys.*, package json conditions will take care of it.

Supplied command to create/edit package json files:
  - New-MyPackage
  - Add-PackageCondition
  - Set-MyPackage
2020-11-25 01:20:52 -05:00
..
Aliases Introducing Packages 2020-11-25 01:20:52 -05:00
profile.d Introducing Packages 2020-11-25 01:20:52 -05:00
src Introducing Packages 2020-11-25 01:20:52 -05:00
Add-PackageCondition.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
ConvertFrom-Base64.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Edit-MyConfig.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Edit-MyProfiles.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Edit-MyScript.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Edit-TextFile.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Get-MyPackages.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Get-MyScript.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Get-Path.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Get-PossibleArguments.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Get-Profiles.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Get-ScopeDepth.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Invoke-Sudo.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
New-MyPackage.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Reload-MyScripts.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Set-MyPackage.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Setup-Profile.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
Stop-ProcessTree.ps1 Introducing Packages 2020-11-25 01:20:52 -05:00
_.package.json Introducing Packages 2020-11-25 01:20:52 -05:00