Skip to content

Instantly share code, notes, and snippets.

@koenverburg
Last active May 4, 2020 18:57
Show Gist options
  • Save koenverburg/0d5e7564b8f201cc8b7d83d569c6cba9 to your computer and use it in GitHub Desktop.
Save koenverburg/0d5e7564b8f201cc8b7d83d569c6cba9 to your computer and use it in GitHub Desktop.
Getting started with powershell
Install-Module posh-git
Install-Module oh-my-posh -Scope CurrentUser
Install-Module -Name PSReadLine -AllowPrerelease -Scope CurrentUser -Force -SkipPublisherCheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment