Skip to content

JustABearOz/OhMyPosh-CoolTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OhMyPosh-CoolTheme

About

This is a cool (as in temperature) theme for Oh-My-Posh powershell theme engine. This theme is based on Paradox theme that is supplied with Oh-My-Posh

Preview1

Installation

Follow the installation instructions from Oh-My-Posh to install Oh-My-Posh

From powershell, Run the script install.ps1. This will copy cool.psm1 into the theme directory specified by $ThemeSettings.MyThemesLocation

Edit your powershell profile to include

Import-Module posh-git
Import-Module oh-my-posh
Set-Theme Cool

Restart powershell

Additionally, if you do not want your username in the custom prompt, add the following to your powershell profile

$DefaultUser = '<username>'

Changing <username> to your user name

About

A Theme for Oh-My-Posh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published