mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 20:09:39 -08:00
bashcmdfishfish-shellgitgolanghacktoberfestnerd-fontsnushellpowerlinepowershellpromptprompt-toolkitshell-promptstarshiptooltipszsh
e6247da593
relates to #529 relates to #322 relates to #497 Windors terminal and Visual Studio Code do not work well with inversted ANSI sequences. This weak allows users to override the Tranparency to the terminal background color removing black elements in their prompt. Ideally we remove this once they are on par with other terminals, but that could take a while. See https://github.com/microsoft/vscode/issues/111762 and https://github.com/microsoft/terminal/issues/7014 |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
packages | ||
src | ||
themes | ||
.commitlintrc.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.versionrc.json | ||
CONTRIBUTING.md | ||
COPYING | ||
README.md |
A prompt theme engine for any shell
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 ❤
Features
- Shell independent
- Git status indications
- Failed command indication
- Admin indication
- Current session indications
- Language info
- Shell info
- Configurable
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