The most customisable and low-latency cross platform/shell prompt renderer
Find a file
2021-01-19 19:22:46 +01:00
.github fix(build): adjust towards arm goarch 2021-01-10 13:37:28 +01:00
.vscode chore: launch.json args syntax 2020-12-29 21:47:04 +01:00
docs chore(docs): add exit icons 2021-01-19 19:22:46 +01:00
packages feat(pwsh): add context for V2 users 2021-01-19 19:22:46 +01:00
src feat: success/error icon for exit segment 2021-01-19 10:28:03 +01:00
themes feat(themes): added a new theme 2021-01-16 13:12:06 +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 fix: .gitignore updated with the new /src structure 2020-12-27 08:11:58 +01:00
.versionrc.json chore: include refactor/revert in changelog 2020-12-26 14:44:11 +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 fix: correct spelling in Features section of README 2020-12-24 19:28:50 +01:00

A prompt theme engine for any shell

Release Status Go Report Card PS Gallery Documentation

What started as the offspring of oh-my-posh 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
  • 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