LinuxCommandLibrary

antibody

The fastest shell plugin manager.

TLDR

Bundle all plugins for static loading

$ antibody bundle < [~/.zsh_plugins.txt] > [~/.zsh_plugins.sh]
copy


Update all bundles
$ antibody update
copy


List all installed plugins
$ antibody list
copy

Help


Copied to clipboard