Created
December 16, 2024 12:40
-
-
Save py7hon/1adbdd537bfa67402836e350673b762b to your computer and use it in GitHub Desktop.
Refresh env on windows without installing chocolatey
This file contains 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
Install-Script -Name RefreshEnv -RequiredVersion 1.0.0 | |
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment