mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 01:13:02 +00:00
Merge pull request #1841 from unixorn/2024-updates
Add `ichirei/ichirei.zsh-theme`
This commit is contained in:
commit
0731c5ab68
2 changed files with 2 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -46,4 +46,4 @@ You only need to check the box for completions/plugins/themes if you added somet
|
|||
- [ ] Any added frameworks have a readme and a license file in their repository.
|
||||
- [ ] Any added plugins have a readme and a license file in their repository.
|
||||
- [ ] Any added themes have a screenshot, a readme, and a license file in their repository.
|
||||
- [ ] I have stripped any leading and/or trailing **zsh-**, **zsh-plugin** and/or **oh-my-zsh-** substrings from the link name. This makes it easier to find plugins/themes/completions by name by preventing big clusters in the **O** and **Z** sections of the list.
|
||||
- [ ] I have stripped any leading and/or trailing **zsh-**, **zsh-plugin** and/or **oh-my-zsh-** substrings from the link's displayed name. This makes it easier to find plugins/themes/completions by name by preventing big clusters in the **O** and **Z** sections of the list.
|
||||
|
|
|
@ -1996,6 +1996,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
- [iamskok](https://github.com/iamskok/iamskok.zsh-theme) - Works well on a dark background.
|
||||
- [iay](https://github.com/aaqaishtyaq/iay) - A `{ba,z}sh` prompt written in Rust. Includes decorations for the current directory and `git` status.
|
||||
- [ice](https://github.com/Lenart12/ice.zsh-theme) - Very lightly modified [bureau](https://github.com/isqua/bureau) theme combined with [bira](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/bira.zsh-theme).
|
||||
- [ichirei](https://github.com/ichirei/ichirei.zsh-theme) - Colorful. Includes decorators for `git` status, time & current directory. Requires a Nerd Font.
|
||||
- [icicle](https://github.com/JamesConlan96/Icicle) - Includes `git` status decorations, and whether running as root.
|
||||
- [igeek](https://github.com/Saleh7/igeek-zsh-theme) - Displays system information when starting a new terminal session.
|
||||
- [iggy](https://github.com/eugenk/zsh-prompt-iggy) - A super happy awesome Powerline-style, `git`-aware **prezto only** theme.
|
||||
|
|
Loading…
Reference in a new issue