1.0.2 • Published 1 year ago

omp-setter v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Oh-My-Posh Setter

A tool for quickly switching Oh-My-Posh themes for Powershell. Basically just a shortcut to just editing the $PROFILE and entering the wanted theme manually.

Install

npm install -g omp-setter

Usage

  1. Select a theme of your choice (run Get-PoshThemes for a full list of themes) and run the command to set it in your Powershell $PROFILE
ompset <THEME NAME>
  1. Apply changes to profile
. $PROFILE
  1. Done!
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago