Skip to content

Instantly share code, notes, and snippets.

@felipecrs
Last active March 25, 2020 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipecrs/fc2c6557289c358dc7b1fd6b4d244e04 to your computer and use it in GitHub Desktop.
Save felipecrs/fc2c6557289c358dc7b1fd6b4d244e04 to your computer and use it in GitHub Desktop.
Choco Install (pro)
. { iwr -useb git.io/Jv6q0 } | iex
choco install vscode git citrix-workspace gpmdp microsoft-teams firefox nordvpn nodejs virtualbox vagrant postman python adobereader bandizip steam telegram chrome-remote-desktop-host googlechrome github-desktop gh hub rufus sharex powershell-core ccleaner forticlientvpn
choco install vscode git gpmdp firefox nordvpn nodejs virtualbox vagrant postman python adobereader winrar steam telegram chrome-remote-desktop-host googlechrome github-desktop gh hub rufus sharex powershell-core ccleaner advanced-ip-scanner treesizefree origin whatsapp brave msiafterburner vlc adoptopenjdk8 ccleaner teamviewer microsoft-windows-terminal
New-Item -Path $PROFILE -ItemType File
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco feature enable -n=allowGlobalConfirmation
choco install vlc googlechrome microsoft-edge adobereader winrar ccleaner
@felipecrs
Copy link
Author

choco install git.install --params "/WindowsTerminal /NoShellIntegration /NoAutoCrlf"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment