Skip to content

daplho/powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Powershell Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published