Skip to content

Instantly share code, notes, and snippets.

@gcsecsey
Last active October 11, 2023 13:11
Show Gist options
  • Save gcsecsey/7ee24a6a203435452e4edbcb09c0b65b to your computer and use it in GitHub Desktop.
Save gcsecsey/7ee24a6a203435452e4edbcb09c0b65b to your computer and use it in GitHub Desktop.
choco
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
cinst -y --ignore-checksums`
7zip `
anaconda3 `
androidstudio `
bitwarden `
edgedeflector `
Firefox `
git `
jdk8 `
nodejs `
rambox `
virtualbox `
vscode `
geforce-experience `
uplay `
steam `
spotify `
bulk-crap-uninstaller `
googlechrome `
logitechgaming `
teamviewer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment