PowerShell Profile + Config + Modules + Scripts
- Install Scoop
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
- Install Oh My Posh
scoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json
- Install Cascadia Code NF
scoop bucket add nerd-fonts
scoop install CascadiaCode-NF
- Move Modules folder, terminal-settings folder, konns.omp.json, and powershell.config.json in this repo to
%USERPROFILE%\Documents\PowerShell
- Set vscode Terminal > Integrated: Font Family setting
CaskaydiaCove NF