Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.91 KB

File metadata and controls

55 lines (31 loc) · 1.91 KB

Dofoerix' Prompt Theme

Oh My Posh theme created to make the prompt more beautiful and convenient.

Variations

Note

Certain symbols aren’t rendered properly in previews, but display as expected in use.

Colors

White

white

Green

white

Pink

white

Transient prompt

main.omp.json files include the transient prompt feature. If you don't want it, use no_transient.omp.json instead.

Other

Other theme variants can be found on other-themes and outdated branches.

Both branches are outdated and not maintained.

Segments

  • Path
  • Python virtual environment name (displayed if venv is activated)
  • Root (displayed if the current user is root)
  • Exit icon (broken heart if exit code ≠ 0)
  • Execution time
  • Time

Usage

  1. Install Nerd Font that you like and set it in your terminal

  2. Install Oh My Posh for your system (Windows, macOS, Linux)

  3. Clone this repository or download one of the configuration files to any folder (optional if using URL as path)

  4. Set the theme using this guide

    Replace ~/jandedobbeleer.omp.json in the command with a path to any variant of this theme (e.g. ~/dfrx-prompt-theme/green/main.omp.json)

    You can also use the URL of the raw file on GitHub instead of the path (e.g. https://raw.githubusercontent.com/Dofoerix/dfrx-prompt-theme/main/green/main.omp.json)