Skip to content

Instantly share code, notes, and snippets.

@Dykam
Last active October 5, 2020 15:53
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 Dykam/e76d81bdc7456bdd5156457fbd49ea9b to your computer and use it in GitHub Desktop.
Save Dykam/e76d81bdc7456bdd5156457fbd49ea9b to your computer and use it in GitHub Desktop.
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 install -y keepassxc quassel nextcloud-client discord vscode spotify googlechrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment