zcmder-omp

A Cmder inspired theme for oh-my-posh.

This theme converges zcmder and zcmder-pwsh and for a simpler, cross-platform solution.

Installation

Clone this repository to a stable location, such as your home directory:

git clone https://github.com/bwpge/zcmder-omp.git

Then initialize your prompt with a remote config URL:

zsh:

eval "$(oh-my-posh init zsh --config 'https://raw.githubusercontent.com/bwpge/zcmder-omp/main/zcmder.omp.json')"

PowerShell:

oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/bwpge/zcmder-omp/main/zcmder.omp.json' | Invoke-Expression

Refer to the oh-my-posh documentation for shell-specific initialization.