Just a dump of zsh plugins. Be careful and think twice if you want to use them 🙃.
Plugins:
asdf— shell completions for the asdf a tool for multiple runtime versions management;direnv— setup shell hooks for the direnv a tool which can help you to automatically load and unload environment variables;poetry— shell completions for the poetry a tool for dependency management and packaging in Python.
Install any plugin with antibody, e.g. just use command below if you want to install poetry plugin:
$ antibody bundle Gr1N/zsh-plugins path:poetryFeel free to send any PR you want, even a strange one!
zsh-plugins is licensed under the MIT license. See the license file for details.