The most customisable and low-latency cross platform/shell prompt renderer
Find a file
2022-01-22 11:41:38 +01:00
.devcontainer fix(devcontainer): arm64 installation compatibility 2022-01-12 23:41:54 +01:00
.github feat(windows): build 386 version of installer 2022-01-19 10:41:19 +01:00
.vscode feat: expose environment info to all templates 2022-01-13 20:15:04 +01:00
docs chore: bump nanoid from 3.1.23 to 3.2.0 in /docs 2022-01-22 08:03:19 +01:00
packages fix(scoop): correct URL post installation 2022-01-20 13:18:00 +01:00
src fix: use debug for logging pwd 2022-01-20 14:33:23 +01:00
themes theme: typo in schema 2022-01-22 11:41:38 +01:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2022-01-14 22:51:42 +01:00
.commitlintrc.yml chore: add commitlint type config 2020-12-26 14:20:10 +01:00
.editorconfig refactor: linting checks for all platforms 2020-11-12 14:04:52 +01:00
.gitattributes refactor: linting checks for all platforms 2020-11-12 14:04:52 +01:00
.gitignore feat: sign releases with cosign 2021-12-02 22:53:04 +01:00
.markdownlint.yaml docs(wifi): fix config block 2021-11-25 07:33:43 +01:00
.markdownlintignore chore: replace .md linter 2021-04-24 19:34:09 +02:00
.versionrc.json fix: adjust theme section for changelog 2021-03-05 17:49:47 +01:00
CONTRIBUTING.md feat(devcontainer): deploy OMP to all shells, 2021-11-20 13:45:51 +01:00
COPYING feat: initial commit 2020-09-12 08:57:18 +02:00
cosign.pub feat: sign releases with cosign 2021-12-02 22:53:04 +01:00
README.md chore: add twitter info 2021-12-22 14:46:51 +01:00

A prompt theme engine for any shell

Release Status

Release Documentation

PS Gallery GitHub Downloads

Twitter

What started as the offspring of oh-my-posh2 for PowerShell resulted in a cross platform, highly customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh, a modern and more efficient tool was needed to suit my personal needs.

❤ Support ❤

Patreon Liberapay Ko-Fi

Features

  • Shell independent
  • Git status indications
  • Failed command indication
  • Admin indication
  • Current session indications
  • Language info
  • Shell info
  • Configurable
  • Fast

Documentation

Documentation

Thanks

  • Chris Benti for providing the first influence to start oh-my-posh
  • Keith Dahlby for creating posh-git and making life more enjoyable
  • Robby Russel for creating oh-my-zsh, without him this would probably not be here
  • Janne Mareike Koschinski for providing information on how to get certain information using Go (and the amazing README)
  • Starship for creating an amazing way to initialize the prompt