mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-23 01:33:02 +00:00
Merge pull request #1220 from unixorn/2021-May-updates
2021 may updates
This commit is contained in:
commit
2278a60ce2
1 changed files with 5 additions and 2 deletions
|
@ -1242,6 +1242,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [bandit](https://github.com/Holger-Will/zsh_bandit) - Another Powerline variant.
|
||||
* [bar (anki-code)](https://github.com/anki-code/bar-theme) - Minimalist settings for [p10k](https://github.com/romkatv/powerlevel10k).
|
||||
* [bar (xp-bar)](https://github.com/xp-bar/zsh-bar-theme) - Includes username, host, pwd, `git` status decorations and 3x hour reminders to drink water.
|
||||
* [bash](https://github.com/starseekist/bash-zsh-theme) - Looks like the default `bash` prompt.
|
||||
* [bashi](https://github.com/eli-oat/bashi) - Optimized for Ahmet Sülek's [Flat UI Terminal](https://github.com/ahmetsulek/flat-terminal) theme and Pasquale D'Silva's [Saturn Terminal](https://github.com/psql/saturn-colors) theme.
|
||||
* [bastard](https://github.com/jsundqvist/bastard.zsh-theme) - Modified version of [gitster](https://github.com/zimfw/gitster) theme for [ZIM](https://github.com/zimfw/zimfw).
|
||||
* [bearable](https://github.com/JanmanX/bearable-zsh) - Works well with dark terminal backgrounds.
|
||||
|
@ -1661,7 +1662,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [purify (banminkyoz)](https://github.com/banminkyoz/purify) - A simple, fast & cool prompt.
|
||||
* [purify (kyoz)](https://github.com/kyoz/purify) - A clean and vibrant theme, best on dark backgrounds. Includes `git` status decorations.
|
||||
* [purity](https://github.com/petermbenjamin/purity) - Inspired by robbyrussell theme and the [pure](https://github.com/sindresorhus/pure) prompt.
|
||||
* [purs](https://github.com/xcambar/purs) - A [pure](https://github.com/sindresorhus/pure)-inspired prompt written in [Rust](https://www.rust-lang.org/).
|
||||
* [purs](https://github.com/xcambar/purs) - A fast [pure](https://github.com/sindresorhus/pure)-inspired prompt written in [Rust](https://www.rust-lang.org/).
|
||||
* [pustelto](https://github.com/Pustelto/shell_theme) - Colorful theme inspired by the [Spaceship](https://github.com/denysdovhan/spaceship-prompt) theme, includes `git` decorations.
|
||||
* [qi3ber2](https://github.com/nichus/qi3ber2) - A dark multiline theme. Includes `git`, load average and exit code of last command decorators.
|
||||
* [qoomon](https://github.com/qoomon/zsh-theme-qoomon) - Optimized for dark backgrounds, includes `git` information. Theme repo includes iTerm 2 and Terminal color settings.
|
||||
|
@ -1748,7 +1749,8 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [spowerline](https://mbauhardt.github.io/spowerline/) - Written in scala, inspired by [Agnoster](https://github.com/agnoster/agnoster-zsh-theme), [tmux](https://tmux.github.io) powerline, vim powerline and the vim status plugin.
|
||||
* [squanchy](https://github.com/gabrielecanepa/zsh-custom/tree/master/themes) - Minimalist theme. Includes `git`, `node` and `rbenv` status decorations.
|
||||
* [staples](https://github.com/dersam/staples) - Based on bureau, displays user@host if connected through SSH.
|
||||
* [starboy](https://github.com/prdpx7/Starboy) - A simple ZSH theme
|
||||
* [starboy](https://github.com/prdpx7/Starboy) - A simple ZSH theme.
|
||||
* [starship](https://github.com/starship/starship) - Minimal, fast, extremely customizable.
|
||||
* [statusline](https://github.com/el1t/statusline) - A responsive ZSH theme that provides informational segments when you need them.
|
||||
* [steef (danihodovic)](https://github.com/danihodovic/steeef) - ZSH steeef theme as a standalone repository. The purpose behind this repo is avoid having a dependency on oh-my-zsh when using the steeef theme. ZSH plugin managers such as Antibody can use the theme without having to use oh-my-zsh.
|
||||
* [steef (zimfw)](https://github.com/zimfw/steeef) - A customizable version of [steeef's](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/steeef.zsh-theme) theme.
|
||||
|
@ -1780,6 +1782,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [trajan](https://github.com/denisinla/trajan-zsh-theme) - A dark theme for ZSH.
|
||||
* [trinity](https://github.com/de-luca/Trinity) - A simple theme based on [geometry](https://github.com/geometry-zsh/geometry). Includes `git` decorations.
|
||||
* [tsotra](https://github.com/nylo-andry/zsh-themes) - Minimalist theme, includes `git` status decorations, k8s context, and `rvm` status.
|
||||
* [turs](https://github.com/eikendev/turs) - Fast, minimal [Purs](https://github.com/xcambar/purs)-inspired prompt.
|
||||
* [tvline](https://github.com/thvitt/tvline) - Derived from the [agnoster](https://gist.github.com/agnoster/3712874) theme, adds powerline font enhancements.
|
||||
* [type0](https://github.com/MikereDD/type0_zsh-theme) - Inspired by [classyTouch](https://github.com/yarisgutierrez/classyTouch_oh-my-zsh) by yarisgutierrez. Includes `git` decorations.
|
||||
* [typewritten](https://github.com/reobin/typewritten) - Minimal and informative theme that leaves room for what's important. Does asynchronous `git` decoration updates for speed.
|
||||
|
|
Loading…
Reference in a new issue