mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Sort fix themes
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
7b7bd67444
commit
86e32b74c8
1 changed files with 1 additions and 1 deletions
|
@ -2535,8 +2535,8 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
- [zsh2000](https://github.com/consolemaverick/zsh2000) - Theme which resembles Powerline and includes the `rvm` prompt, `git` status and branch, current time, user, hostname, pwd, exit status, whether running as root and background job status.
|
||||
- [zsh313](https://github.com/amirali313/zsh313-theme) - Minimal theme with `git` status decorations.
|
||||
- [zshcomrade](https://github.com/landongn/zshcomrade) - A ZSH theme, comrade! Includes `git` status decorations.
|
||||
- [zshiggy](https://github.com/malouro/zshiggy) - Includes decorators for `git` status, `node.js` version.
|
||||
- [zshify](https://github.com/nrjdalal/zshify) - A minimalistic, one command installation to customize your prompt. Requires [npx](https://docs.npmjs.com/getting-started/installing-npm-packages-locally).
|
||||
- [zshiggy](https://github.com/malouro/zshiggy) - Includes decorators for `git` status, `node.js` version.
|
||||
- [zshpower](https://github.com/snakypy/zshpower) - Optimized for python developers. Includes `git` and `pyenv` status decorations, username and host. Tries to install other plugins and fonts, so read its instructions before installing.
|
||||
- [zshred](https://github.com/redxtech/zshred) - Shows current directory, `git` decorations, exit status of last command and time.
|
||||
- [zskai](https://github.com/dinizgab/zskai-theme) - Simple theme based on Monokai. Includes decorators for user@hostname, time, `git` status and current working directory.
|
||||
|
|
Loading…
Reference in a new issue