mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Update antibody framework entry
Update antibody entry to point at https://getantidote.github.io/ Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
6d80dc81bf
commit
d45193ad26
1 changed files with 5 additions and 2 deletions
|
@ -119,10 +119,13 @@ You can find some interesting performance timing comparisons of various framewor
|
|||
|
||||
**Antibody** is a faster and simpler antigen written in Golang. More details at [http://getantibody.github.io/](http://getantibody.github.io/).
|
||||
|
||||
### [antidote](https://github.com/mattmc3/antidote)
|
||||
### [antidote](https://getantidote.github.io/)
|
||||
|
||||
**Antidote** is a faster, simpler antigen, written in native Zsh. It picks up where antibody left off.
|
||||
**Antidote** is a Zsh plugin manager made from the ground up thinking about performance.
|
||||
|
||||
It is fast because it can do things concurrently, and generates an ultra-fast static plugin file that you can include in your Zsh config.
|
||||
|
||||
It is written natively in Zsh, is well tested, and picks up where Antibody left off.
|
||||
### [antigen-hs](https://github.com/Tarrasch/antigen-hs)
|
||||
|
||||
**antigen-hs** is a replacement for antigen optimized for a low overhead when starting up the shell. It will automatically clone plugins for you.
|
||||
|
|
Loading…
Add table
Reference in a new issue