The most customisable and low-latency cross platform/shell prompt renderer
Find a file
Jul Guga 0247b329c1 theme: update night-owl
- Added custom title bar
- Changed home & folder icon
- Changed background_template colors in git segment
- Added fetch_stash_count & fetch_worktree_count
- Changed template properties in git segment
- Added shell segment
- Changed style of the right prompt
- Added transient_prompt
2021-11-22 08:48:19 +01:00
.devcontainer feat(devcontainer): deploy OMP to all shells, 2021-11-20 13:45:51 +01:00
.github chore: fix bug issue form 2021-11-17 12:11:04 +01:00
.vscode feat(devcontainer): deploy OMP to all shells, 2021-11-20 13:45:51 +01:00
docs docs: adjust broken link 2021-11-20 13:56:37 +01:00
packages feat(winget): add oh-my-posh tag 2021-11-09 21:23:04 +01:00
src feat(terraform): use template 2021-11-20 10:14:26 +00:00
themes theme: update night-owl 2021-11-22 08:48:19 +01:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2021-11-18 20:01:59 +01:00
.commitlintrc.yml
.editorconfig
.gitattributes
.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 feat(devcontainer): deploy OMP to all shells, 2021-11-20 13:45:51 +01:00
COPYING
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