mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Add a
and rounded
themes
- https://github.com/chammanganti/a-zsh-theme/issues/1 is closed, add `a` theme. - https://github.com/daniilty/rounded-zsh-theme/issues/1 is closed, add `rounded` theme Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
6709caa01a
commit
6e1f2cf039
1 changed files with 2 additions and 0 deletions
|
@ -1347,6 +1347,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
- [000](https://github.com/Abid-Ahmad/oh-my-zsh-000-theme) - Multiline prompt with username, hostname, full path, return status and `git` decorations.
|
||||
- [0i0](https://github.com/0i0/0i0.zsh-theme) - Optimized for dark terminal windows, uses nerdfont `git` status decorations.
|
||||
- [14degree](https://github.com/saims0n/14degree-zsh-theme/) - Includes `git`, `virtualenv` and `rvm` status decorations.
|
||||
- [a](https://github.com/chammanganti/a-zsh-theme) - Simple theme with current directory and `git` status decorations.
|
||||
- [aaron](https://github.com/aaronjamesyoung/aaron-zsh-theme) - Based on the Sorin theme.
|
||||
- [abbr (theme)](https://github.com/PhilsLab/abbr-zsh-theme) - Displays an abbreviated version of the current directory path, shows the Python virtualenv, Rust version, `git` status, and the exit code of last command. Works well on dark backgrounds by default but colors can be easily customized.
|
||||
- [absolute](https://github.com/NelsonBrandao/absolute) - Very clean looking theme with git status, node version and the exit code from the last command.
|
||||
|
@ -1934,6 +1935,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
- [robbyrussell-plus](https://github.com/jackjyq/robbyrussell-plus-zsh-theme) - Based on [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/robbyrussell.zsh-theme), adds a hostname decorator.
|
||||
- [rocket](https://github.com/Alexandresl/rocket-zsh-theme) - Minimalist theme, includes `git` and `hg` status decoration.
|
||||
- [rougarou](https://github.com/RougarouTheme/rougarou-zsh) - A dark theme.
|
||||
- [rounded](https://github.com/daniilty/rounded-zsh-theme) - Includes current directory and `git` status decorations.
|
||||
- [roundy](https://github.com/nullxception/roundy) - fast, cute and roundy theme. Includes `git` decorations. Requires nerd fonts and a unicode-capable terminal application.
|
||||
- [roz](https://github.com/rozNum/roz-zsh-theme) - Minimalist. Includes `git` status decorations, best on a darker background.
|
||||
- [rs](https://github.com/rogeliosamuel621/rs-zsh-theme) - Includes `git` decorations. Requires unicode capable terminal.
|
||||
|
|
Loading…
Reference in a new issue