mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
chore: add twitter info
This commit is contained in:
parent
62b2a5cb16
commit
6424f23db8
17
README.md
17
README.md
|
@ -8,6 +8,8 @@
|
|||
[![PS Gallery][psgallery-badge]][powershell-gallery]
|
||||
![GitHub Downloads][gh-downloads]
|
||||
|
||||
![Twitter][twitter]
|
||||
|
||||
What started as the offspring of [oh-my-posh2][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.
|
||||
|
@ -28,24 +30,12 @@ a modern and more efficient tool was needed to suit my personal needs.
|
|||
* Language info
|
||||
* Shell info
|
||||
* Configurable
|
||||
* Fast
|
||||
|
||||
## Documentation
|
||||
|
||||
[![Documentation][docs-badge]][docs]
|
||||
|
||||
## Roadmap
|
||||
|
||||
* [x] CI
|
||||
* [x] Github Releases
|
||||
* [x] Create documentation for manual installation
|
||||
* [x] Create documentation on the different segments
|
||||
* Create easy installation packages
|
||||
* [x] Powershell
|
||||
* [x] Brew
|
||||
* [x] Scoop
|
||||
* [x] Winget
|
||||
* [x] Swap V2 with V3
|
||||
|
||||
## Thanks
|
||||
|
||||
* [Chris Benti][chrisbenti-psconfig] for providing the first influence to start oh-my-posh
|
||||
|
@ -59,6 +49,7 @@ using Go (and the amazing [README][powerline-go])
|
|||
[psgallery-badge]: https://img.shields.io/powershellgallery/dt/oh-my-posh?color=pink&label=PowerShell%20Downloads
|
||||
[powershell-gallery]: https://www.powershellgallery.com/packages/oh-my-posh/
|
||||
[gh-downloads]: https://img.shields.io/github/downloads/jandedobbeleer/oh-my-posh/total?color=pink&label=GitHub%20Downloads
|
||||
[twitter]: https://shields.io/twitter/follow/jandedobbeleer?label=Follow
|
||||
[oh-my-posh2]: https://github.com/JanDeDobbeleer/oh-my-posh2
|
||||
[patreon-badge]: https://img.shields.io/badge/Support-Become%20a%20Patreon!-red.svg
|
||||
[patreon]: https://www.patreon.com/jandedobbeleer
|
||||
|
|
Loading…
Reference in a new issue