Hammster / ham-theme

Theme for oh-my-posh 🎨⚡
MIT License
0 stars 0 forks source link
oh-my-posh posh powershell theme

Ham oh-my-posh theme 🎨⚡

powershell badge powershell_core badge

I have the POWER! - HeMan

Preview

Preview of the theme

Requirements

If you need help setting up everything follow this guide

Install

New-Item -Force -ItemType Directory $ThemeSettings.MyThemesLocation; (New-Object System.Net.WebClient).DownloadFile("https://raw.githubusercontent.com/Hammster/ham-theme/master/ham.psm1", "$(Join-Path -Path $ThemeSettings.MyThemesLocation . -Resolve)\ham.psm1")