Skip to content

Instantly share code, notes, and snippets.

@spjeff
Last active August 11, 2022 19:03
Show Gist options
  • Save spjeff/6a3d348f1f367dd51e904143c281db44 to your computer and use it in GitHub Desktop.
Save spjeff/6a3d348f1f367dd51e904143c281db44 to your computer and use it in GitHub Desktop.
choco install 7zip -y
choco install dotnetfx -y
choco install git -y
choco install GoogleChrome -y
choco install notepadplusplus -y
choco install notepadreplacer --params='"/NOTEPAD:C:\Program Files\Notepad++\notepad++.exe"' -y
choco install sql-server-management-studio -y
choco install visualstudiocode -y
choco install ulsviewer -y
choco install visualstudio2022community -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment