Powershell Oh-my-posh
oh-my-posh
My way of setting it up in Windows Terminal
Follow the new install instructions https://ohmyposh.dev/docs/installation/windows
Download Nerd Fonts since most themes requires it 2.1 https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Meslo.zip 2.2 Unzip 2.3 Select all and right click -> Install for All users
Create and set your profiles (This will overwrite any existing stuff you have!)
Add
Open Windows Terminal settings.json and add
To your powershell profiles
Example settings.json can be found here https://github.com/qhrizz/Public/blob/master/Windows/Powershell/windows-terminal-settings.json
Start Windows terminal. It should look something like this
macOS
Install Fonts with Homebrew
Edit
Add your code. Mine is simply
If you use Iterm2, open preferences -> Profiles -> Text -> Font and search for Hack Nerd Font
And your terminal should now look like
Sync profile
Sync profile{:target="_blank"}
Last updated