mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-14 22:07:07 +00:00
Merge pull request #1087 from unixorn/2020-December-updates
Add roundy theme
This commit is contained in:
commit
255f71ad1d
1 changed files with 2 additions and 1 deletions
|
@ -1420,7 +1420,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [minimal-improved](https://github.com/gdsrosa/minimal_improved) - Theme for dark terminals, includes `git` decorations in the right-side prompt.
|
||||
* [minimal2](https://github.com/PatTheMav/minimal2) - A minimal and extensible ZSH theme. Forked from [subnixr's original](https://github.com/subnixr/minimal) and adapted for [Zimfw](https://github.com/zimfw/zimfw).
|
||||
* [minimalx](https://github.com/lknix/zsh-theme-minimalx) - Inspired by kolo theme from oh-my-zsh.
|
||||
* [miramare](https://github.com/franbach/oh-my-deepin-miramare) - Includes `git` status decorations. Works best with [Deepin Terminal](https://www.deepin.org/en/original/deepin-terminal/).
|
||||
* [miramare](https://github.com/franbach/oh-my-deepin-miramare) - Includes `git` status decorations. Works best with Deepin Terminal.
|
||||
* [misa](https://github.com/misalabs/misa.zsh-theme) - Misalabs' ZSH theme.
|
||||
* [mixed](https://github.com/dekermendzhy/mixed-zsh-theme) - Optimized for dark backgrounds.
|
||||
* [mochi](https://github.com/mochidaz/zsh-themes) - Simple theme, designed to resemble rust main function. Includes `git` and `hg` status decorations.
|
||||
|
@ -1548,6 +1548,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [robbyolivier](https://github.com/YuyeQingshan/robbyolivier) - Based on ideas from the the [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/robbyrussell.zsh-theme) theme and the project [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt).
|
||||
* [robbyrussell-WIP](https://github.com/ecbrodie/robbyrussell-WIP-theme) - Decorates the `robbyrussell` theme with output to indicate a **WIP** commit.
|
||||
* [rougarou](https://github.com/RougarouTheme/rougarou-zsh) - A dark theme.
|
||||
* [roundy](https://github.com/nullxception/roundy) - fast, cute and roundy theme. Includes `git` decorations. Requires nerd fonts and a unicode-capable terminal application.
|
||||
* [rufus](https://github.com/runarsf/rufus-zsh-theme) - Optimized for dark backgrounds.
|
||||
* [rummik](https://github.com/rummik/zsh-theme) - @rummik's theme. Supports [psmin](https://gitlab.com/zick.kim/zsh/zsh-psmin), and `git` status information in the prompt.
|
||||
* [russtone](https://github.com/russtone/prompt-russtone) - Inspired by [pure](https://github.com/sindresorhus/pure) and [sorin](https://github.com/sorin-ionescu/prezto). Includes `git` status decorations.
|
||||
|
|
Loading…
Reference in a new issue