Skip to content

Commit

Permalink
feat: add 'zsh-oh-my-posh' plugin to the outlet.
Browse files Browse the repository at this point in the history
  • Loading branch information
wintermi committed Jun 9, 2024
1 parent 5ddd4ef commit a74f30e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
## A zsh plugin marketplace

All of these plugins are compatible with the [**:zap: Zap**](https://www.zapzsh.com/) minimal zsh plugin manager

- [supercharge](https://github.com/zap-zsh/supercharge) - 🔋Supercharge your zsh experience
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) - Fish-like autosuggestions for zsh.
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Fish shell like syntax highlighting for Zsh.
Expand Down Expand Up @@ -40,6 +41,7 @@ All of these plugins are compatible with the [**:zap: Zap**](https://www.zapzsh.
- [zsh-starship](https://github.com/wintermi/zsh-starship) - A zsh plugin to use the Starship prompt, along with a powerline theme.
- [zsh-bob](https://github.com/wintermi/zsh-bob) - A zsh plugin for `bob` a cross-platform and easy-to-use Neovim version manager.
- [zsh-mise](https://github.com/wintermi/zsh-mise) - A zsh plugin for `mise` (formerly called `rtx`) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.
- [zsh-oh-my-posh](https://github.com/wintermi/zsh-oh-my-posh) - A zsh plugin to manage the [Oh My Posh](https://ohmyposh.dev/) prompt theme engine.
- [zsh-fvm](https://github.com/olrtg/zsh-fvm) - A simple `fvm` (Flutter Version Manager) plugin for zsh.
- [zsh-kubectl](https://github.com/chrishrb/zsh-kubectl) - A zsh plugin for the kubectl cli.
- [git-alias](https://github.com/chivalryq/git-alias) - A zsh plugin for lots of handy git alias
Expand All @@ -52,4 +54,5 @@ All of these plugins are compatible with the [**:zap: Zap**](https://www.zapzsh.
- [magic-enter](https://github.com/zap-zsh/magic-enter) - Magic enter plugin for zsh

## CONTRIBUTING

If you wish to contribute to this list, please make sure you respect the "- \[name\]\(url\) - Description" _(please note whitespaces and dashes)_ template when adding new lines. This is important for parsing reasons.

0 comments on commit a74f30e

Please sign in to comment.