mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 06:17:07 +00:00
Fix stars for antigen-git-rebase and antigen-git-store entries
This commit is contained in:
parent
d8e658816e
commit
1ad92d587c
1 changed files with 2 additions and 2 deletions
|
@ -172,8 +172,8 @@ These frameworks make customizing your zsh setup easier.
|
||||||
* [allergen ![GitHub stars](https://img.shields.io/github/stars/stanislas/allergen.svg)](https://github.com/stanislas/allergen) - A collection of custom zsh plugins to use with antigen
|
* [allergen ![GitHub stars](https://img.shields.io/github/stars/stanislas/allergen.svg)](https://github.com/stanislas/allergen) - A collection of custom zsh plugins to use with antigen
|
||||||
* [almostontop ![GitHub stars](https://img.shields.io/github/stars/Valiev/almostontop.svg)](https://github.com/Valiev/almostontop) - Clears previous command output every time before new command executed in shell. Insipred by alwaysontop plugin for bash
|
* [almostontop ![GitHub stars](https://img.shields.io/github/stars/Valiev/almostontop.svg)](https://github.com/Valiev/almostontop) - Clears previous command output every time before new command executed in shell. Insipred by alwaysontop plugin for bash
|
||||||
* [ansiweather ![GitHub stars](https://img.shields.io/github/stars/fcambus/ansiweather.svg)](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols
|
* [ansiweather ![GitHub stars](https://img.shields.io/github/stars/fcambus/ansiweather.svg)](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols
|
||||||
* [antigen-git-rebase [GitHub stars](https://img.shields.io/github/stars/smallhadroncollider/antigen-git-rebase.svg)](https://github.com/smallhadroncollider/antigen-git-rebase) - Antigen/zsh script to aid with Git rebasing
|
* [antigen-git-rebase ![GitHub stars](https://img.shields.io/github/stars/smallhadroncollider/antigen-git-rebase.svg)](https://github.com/smallhadroncollider/antigen-git-rebase) - Antigen/zsh script to aid with Git rebasing
|
||||||
* [antigen-git-store [GitHub stars](https://img.shields.io/github/stars/smallhadroncollider/antigen-git-store.svg)](https://github.com/smallhadroncollider/antigen-git-store) - Antigen/zsh script to store Git's current working directory. For working with Git between two computers without forcing arbitrary commits.
|
* [antigen-git-store ![GitHub stars](https://img.shields.io/github/stars/smallhadroncollider/antigen-git-store.svg)](https://github.com/smallhadroncollider/antigen-git-store) - Antigen/zsh script to store Git's current working directory. For working with Git between two computers without forcing arbitrary commits.
|
||||||
* [anyframe ![GitHub stars](https://img.shields.io/github/stars/mollifier/anyframe.svg)](https://github.com/mollifier/anyframe) - A peco/percol/fzf wrapper plugin for zsh.
|
* [anyframe ![GitHub stars](https://img.shields.io/github/stars/mollifier/anyframe.svg)](https://github.com/mollifier/anyframe) - A peco/percol/fzf wrapper plugin for zsh.
|
||||||
* [auto-fu.zsh ![GitHub stars](https://img.shields.io/github/stars/hchbaw/auto-fu.zsh.svg)](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>.
|
* [auto-fu.zsh ![GitHub stars](https://img.shields.io/github/stars/hchbaw/auto-fu.zsh.svg)](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>.
|
||||||
* [autoenv ![GitHub stars](https://img.shields.io/github/stars/horosgrisa/autoenv.svg)](https://github.com/horosgrisa/autoenv) - Extended version of the zsh-autoenv plugin.
|
* [autoenv ![GitHub stars](https://img.shields.io/github/stars/horosgrisa/autoenv.svg)](https://github.com/horosgrisa/autoenv) - Extended version of the zsh-autoenv plugin.
|
||||||
|
|
Loading…
Reference in a new issue