The most customisable and low-latency cross platform/shell prompt renderer
Find a file
2022-02-28 12:58:25 +01:00
.devcontainer
.github chore: adjust license 2022-02-28 07:48:03 +01:00
.vscode feat: colorise filler 2022-02-12 18:48:08 +01:00
docs docs: update docs/docs/contributors.md [skip ci] 2022-02-28 07:39:51 +01:00
packages fix(pwsh): validate the cache path 2022-02-28 12:58:25 +01:00
src feat(ansi): allow text decoration chaining 2022-02-27 07:50:18 +01:00
themes theme: add bubblesextra 2022-02-27 19:21:29 +01:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2022-02-28 07:39:51 +01:00
.commitlintrc.yml
.editorconfig
.gitattributes
.gitignore
.markdownlint.yaml
.markdownlintignore
.versionrc.json
CONTRIBUTING.md
COPYING chore: adjust license 2022-02-28 07:48:03 +01:00
cosign.pub
README.md

A prompt theme engine for any shell

Release Status

Release Documentation

PS Gallery GitHub Downloads

Twitter

This repo was made with love using GitKraken.

GitKraken shield

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