snippetbashTip
antibody — "The fastest" shell plugin manager. More information: <https://getantibody.github.io/#Usage>.
Viewed 0 times
theshellcommandpluginclifastestantibodymanager
Problem
How to use the
antibody command: "The fastest" shell plugin manager. More information: <https://getantibody.github.io/#Usage>.Solution
antibody — "The fastest" shell plugin manager. More information: <https://getantibody.github.io/#Usage>.Bundle all plugins for static loading:
antibody < {{~/.zsh_plugins.txt}} bundle > {{~/.zsh_plugins.sh}}Update all bundles:
antibody updateList all installed plugins:
antibody listCode Snippets
Bundle all plugins for static loading
antibody < {{~/.zsh_plugins.txt}} bundle > {{~/.zsh_plugins.sh}}Update all bundles
antibody updateList all installed plugins
antibody listContext
tldr-pages: common/antibody
Revisions (0)
No revisions yet.