Skip to content

konnsim/pwsh-config

Repository files navigation

pwsh-config

PowerShell Profile + Config + Modules + Scripts

  1. Install Scoop

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

  1. Install Oh My Posh

scoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json

  1. Install Cascadia Code NF

scoop bucket add nerd-fonts

scoop install CascadiaCode-NF

  1. Move Modules folder, terminal-settings folder, konns.omp.json, and powershell.config.json in this repo to

%USERPROFILE%\Documents\PowerShell

  1. Set vscode Terminal > Integrated: Font Family setting

CaskaydiaCove NF

About

pwsh and Windows Terminal config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published