Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.37 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.37 KB

simple-monokai

Simple Monokai

Simple Monokai is a minimal plain theme for Oh My Posh with Python and Git integration. Simple Monokai is based upon the default theme patriksvensson.

Installation

First you have to install oh-my-posh. Please follow the Oh My Posh documentation for all the steps. Now you can use all the themes.

You can directly use Simple Monokai without downloading anything by pointing to the github URL:

oh-my-posh init pwsh --config "https://raw.githubusercontent.com/alex180500/simple-monokai/main/SimpleMonokai.omp.json" | Invoke-Expression

This way it will always be updated up to the latest version uploaded. Otherwise, you can just download it from the releases and drop it into your desired folder. Please, make sure to have a Nerd Font 3.0.0 or above installed. Personally, I use CaskaydiaCove Nerd Font Mono.

License

This theme is distributed under MIT License. If you use my code extensively I would greatly appreciate if you could credit my GitHub profile https://github.com/alex180500. Thanks!