The most customisable and low-latency cross platform/shell prompt renderer
Find a file
Jos3s b258e19af2 feat(theme): add remk
theme(feat): add space

feat(theme): add remk
2021-03-25 18:26:24 +01:00
.github revert: windows arm build 2021-02-27 16:57:36 +01:00
.vscode
docs fix: java docs added pom.xml 2021-03-23 19:47:00 +01:00
packages feat: multiple config formats 2021-03-21 19:30:56 +01:00
src feat(language): disable when at home 2021-03-22 20:15:52 +01:00
themes feat(theme): add remk 2021-03-25 18:26:24 +01:00
.commitlintrc.yml
.editorconfig
.gitattributes
.gitignore
.versionrc.json fix: adjust theme section for changelog 2021-03-05 17:49:47 +01:00
CONTRIBUTING.md
COPYING
README.md chore: lgtm integration 2021-03-13 10:55:48 +01:00

A prompt theme engine for any shell

Release Status Go Report Card PS Gallery Documentation Total alerts Language grade: Go

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
  • 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