Provided by: zsh-antidote_1.9.4-1_all bug

NAME

       antidote home - print where antidote is cloning bundles

SYNOPSIS

       antidote home

DESCRIPTION

       antidote-home shows you where antidote stores its cloned repos.  It is not the home of the
       antidote utility itself.

         antidote home

       You can override antidote’s default home directory by setting the $ANTIDOTE_HOME  variable
       in your .zshrc.

OPTIONS

       -h, --help
              Show the help documentation.

EXAMPLES

       You can clear out all your cloned repos like so:

         rm -rfi $(antidote home)

BUGS

       See GitHub Issues: <https://github.com/mattmc3/antidote/issues>

AUTHORS

       • Copyright (c) 2021-2023 Matt McElheny

       • antidote contributors: <https://github.com/mattmc3/antidote/graphs/contributors>

LICENSE

       MIT

                                                                                 antidote-home(1)