Created
March 1, 2026 11:48
-
-
Save idiotandrobot/e91b975ba2928a506608f19a37ec5858 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Script Paths | |
| $env:Path -split ";" | |
| # Module Paths | |
| $env:PSModulePath -split ";" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment