https://chocolatey.org/install
Set-ExecutionPolicy Bypass -Scope Process
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'))
choco install 7zip -y
choco install googlechrome -y
choco install firefox -y
choco install vlc -y
choco install git -y
$Env:Path += ";C:\Program Files\Git"
https://ohmyposh.dev/docs/windows
Install-Module oh-my-posh -Scope CurrentUser
Import-Module oh-my-posh
Update-Module oh-my-posh
oh-my-posh --init --shell pwsh --config C:\Users\<username>\.oh-my-posh\themes\nordtron.omp.json | Invoke-Expression
Install-Module -Name posh-git,oh-my-posh,Terminal-Icons -Repository PSGallery
Import-Module -Name posh-git,oh-my-posh,Terminal-Icons
choco install notepadplusplus
choco install sql-server-management-studio -y
choco install docker-desktop -y
choco install jetbrainstoolbox -y
choco install vscode -y
- Auto Rename Tag
- Code Runner
- HTML CSS Support
- Markdown All in One
- Powershell - Microsoft
- Workspace Explorer