Skip to content

Instantly share code, notes, and snippets.

View sayol's full-sized avatar

Say OL sayol

View GitHub Profile
@adojos
adojos / oh-my-posh_WinPS_Install.md
Last active May 18, 2024 15:11
Oh-My-Posh Installation on Win PowerShell v5.1 #powershell

Oh-My-Posh Installation on Windows PowerShell v5.1


1. Installation

There are number of ways you can install Oh-My-Posh. But commonly you install Oh-My-Posh either from PSGallery by using PowerShell's 'Install-Module' command or with Oh-My-Posh supplied platform-specific install instructions like 'Winget' on their website. Hence you can choose to run any one of the following.

If you want to use 'winget', run following:

winget install JanDeDobbeleer.OhMyPosh -s winget