.\" Automatically generated by Pandoc .\" .TH "antidote\-home" "1" "" "" "Antidote Manual" .SH NAME \f[B]antidote home\f[R] \- print where antidote is cloning bundles .SH SYNOPSIS .PP antidote home .SH DESCRIPTION \f[B]antidote\-home\f[R] shows you where antidote stores its cloned repos. It is not the home of the antidote utility itself. .PP \ \ antidote home .PP You can override antidote\[cq]s default home directory by setting the \f[I]$ANTIDOTE_HOME\f[R] variable in your \f[B].zshrc\f[R]. .SH OPTIONS .TP \-h, \-\-help Show the help documentation. .SH EXAMPLES You can clear out all your cloned repos like so: .PP \ \ rm \-rfi $(antidote home) .SH BUGS See GitHub Issues: \c .UR https://github.com/mattmc3/antidote/issues .UE \c .SH AUTHORS .IP \[bu] 2 Copyright (c) 2021\-2024 Matt McElheny .IP \[bu] 2 antidote contributors: \c .UR https://github.com/mattmc3/antidote/graphs/contributors .UE \c .SH LICENSE MIT