PowerShellModules
PowerShellModules copied to clipboard
Features/configuration
Removed dependency on hidden Environment variables and instead use configuration settings that can be easily overridden during module import.
Note: This does not replace the use of standard environment variables like $env:windir or the various Catalook related variables.