Skip to content

Instantly share code, notes, and snippets.

View maxsteeel's full-sized avatar
😴
I may be slow to respond.

Max maxsteeel

😴
I may be slow to respond.
View GitHub Profile
@py7hon
py7hon / install.bat
Created December 16, 2024 12:40
Refresh env on windows without installing chocolatey
Install-Script -Name RefreshEnv -RequiredVersion 1.0.0
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force