removed windows and linux split subdir
This commit is contained in:
parent
83dda10fa8
commit
065b982734
280 changed files with 9053 additions and 426 deletions
38
.antidote/man/man1/antidote-home.1
Normal file
38
.antidote/man/man1/antidote-home.1
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
.\" 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue