Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
choco install powertoys rambox bitwarden em-client syncthingtray microsoft-windows-terminal googlechrome ublockorigin-chrome bitwarden-chrome 7zip javaruntime obsidian dropbox -y
choco install git sourcetree wsl2 docker fluent-terminal nodejs.install intellijidea-community vscode anaconda3 -y
notepad $profile
- copy and save:
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1