From b87a2d59155bc70ad5db5b63b5a8ec739f185058 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Fri, 22 Apr 2022 00:13:23 +0200 Subject: [PATCH] Added plugins and sources in the zsh kb --- knowledge base/zsh.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/knowledge base/zsh.md b/knowledge base/zsh.md index 85a32a9..f2a2d52 100644 --- a/knowledge base/zsh.md +++ b/knowledge base/zsh.md @@ -176,6 +176,7 @@ fi ## Frameworks - [antibody] +- [antidote] - [antigen] - [ohmyzsh] - [zcomet] @@ -214,6 +215,8 @@ compaudit | xargs chmod g-w - [How can I convert an array into a comma separated string?] - [How to list all variables names and their current values?] +[antibody]: https://github.com/getantibody/antibody +[antidote]: https://getantidote.github.io/ [antigen]: https://github.com/zsh-users/antigen [fzf]: https://github.com/junegunn/fzf [ohmyzsh]: https://github.com/ohmyzsh/ohmyzsh