Preview:
# Install
winget install JanDeDobbeleer.OhMyPosh -s winget

# Install a NERD Font
oh-my-posh font install

# Edit $PROFILE
notepad $PROFILE

# If $POROFILE doesn't exist:
# New-Item -Path $PROFILE -Type File -Force

// Inside $PROFILE
# Dark cool one
#oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/1_shell.omp.json' | Invoke-Expression

# Lighter
oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/catppuccin_latte.omp.json' | Invoke-Expression
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter