1.0.2 • Published 1 year ago
omp-setter v1.0.2
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-setterUsage
- Select a theme of your choice (run
Get-PoshThemesfor a full list of themes) and run the command to set it in your Powershell$PROFILE
ompset <THEME NAME>- Apply changes to profile
. $PROFILE- Done!