Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 797 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 797 Bytes

Setup:

  1. Install 'App Installer' from Win Store (this will setup 'winget').
  2. Install 'WindowsTerminal.Preview' using 'winget'
  3. Install 'vim.vim' using 'winget'
  4. Install 'Microsoft.PowerShell' using 'winget'
  5. Update ExecutionPolicy (needed for 'PowerShellGet' installs):
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
  1. Clone this repo ('powershell') from github into the same directory as $PROFILE
  2. Install JanDeDobbeleer.OhMyPosh using 'winget'
  3. Install CascadiaCode Nerd Font
oh-my-posh font install
[select CascadiaCode]
  1. Install posh-git
  2. Upgrade PSReadLine
  3. Install z