Skip to content

Hammster/ham-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Execute the following download script to download the theme to the designated theme folder
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")
  • Set the theme in your $profile via Set-Theme Ham
  • If Powershell is allready running reload your profile & $profile

About

Theme for oh-my-posh 🎨⚡

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published