seclerp / orangine-theme

My personal theme for oh-my-posh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orangine

image

My personal minimalistic theme for oh-my-posh. Please feel free to modify and redistribute.

How to use

  1. Install Oh-my-posh (Windows | MacOS | Linux)
  2. Either use the config directly from upstream:
    oh-my-posh init SHELL_NAME --config https://raw.githubusercontent.com/seclerp/orangine-theme/main/orangine.omp.json
    Or download and use local copy:
    oh-my-posh init SHELL_NAME --config ~/shell/orangine.omp.json

Segments

Left-side

  • Working directory (shortened when reaches 15 characters)

Right-side

  • Git branch (if applicable)
  • Last command status (if non-zero)
  • Execution time (if greater than 500ms)

About

My personal theme for oh-my-posh

License:MIT License