Source: zsh-antigen Maintainer: Michael Fladischer Section: shells Priority: optional Build-Depends: debhelper-compat (= 13), zsh, Standards-Version: 4.6.0.1 Vcs-Browser: https://salsa.debian.org/fladi/zsh-antigen Vcs-Git: https://salsa.debian.org/fladi/zsh-antigen.git Homepage: https://github.com/zsh-users/antigen Rules-Requires-Root: no Package: zsh-antigen Architecture: all Depends: git, zsh, ${misc:Depends}, ${shlibs:Depends}, Enhances: zsh, Description: manage your zsh plugins Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim.