PowerShellModules icon indicating copy to clipboard operation
PowerShellModules copied to clipboard

Features/configuration

Open jbrinkman opened this issue 6 years ago • 0 comments

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.

jbrinkman avatar Jan 25 '19 20:01 jbrinkman