- choco
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'))
- zoxide & fzf
choco install zoxide fzf
curl https://raw.githubusercontent.com/d0tf/dotfiles/refs/heads/master/profile.ps1 -o $PROFILE