The most customisable and low-latency cross platform/shell prompt renderer
Find a file
2021-11-02 08:15:59 +02:00
.devcontainer chore: devcontainer cleaning 2021-10-18 18:11:35 +02:00
.github chore: exclude themes from release 2021-10-28 13:45:53 +02:00
.vscode fix(vscode): remove deprecated extensions 2021-10-31 18:21:40 +01:00
docs docs(faq): how to stop conda from hijacking the prompt 2021-10-29 18:29:02 +02:00
packages chore(pwsh): warm user we're unable to set the console to UTF-8 2021-10-28 11:42:37 +02:00
src fix(pwsh): fix remove-variable statements 2021-11-02 08:13:22 +02:00
themes theme: add mojada 2021-11-02 08:15:59 +02:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2021-10-17 13:33:13 +02: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: export image of the current theme 2021-04-11 10:53:10 +02:00
.markdownlint.yaml chore: replace .md linter 2021-04-24 19:34:09 +02: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 chore: adjust contributing docs 2020-12-25 20:48:14 +01:00
COPYING feat: initial commit 2020-09-12 08:57:18 +02:00
README.md chore: mark winget as done 2021-07-01 20:27:10 +02:00

A prompt theme engine for any shell

Release Status

Release Documentation

PS Gallery GitHub Downloads

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

Documentation

Documentation

Roadmap

  • CI
  • Github Releases
  • Create documentation for manual installation
  • Create documentation on the different segments
  • Create easy installation packages
    • Powershell
    • Brew
    • Scoop
    • Winget
  • Swap V2 with V3

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