Skip to content

Instantly share code, notes, and snippets.

@py7hon
Created December 16, 2024 12:40
Show Gist options
  • Save py7hon/1adbdd537bfa67402836e350673b762b to your computer and use it in GitHub Desktop.
Save py7hon/1adbdd537bfa67402836e350673b762b to your computer and use it in GitHub Desktop.
Refresh env on windows without installing chocolatey
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