LinuxCommandLibrary

yadm-clone

Clone dotfiles repository with yadm

TLDR

Clone dotfiles repo

$ yadm clone [url]
copy
Clone with bootstrap
$ yadm clone --bootstrap [url]
copy
Clone without checkout
$ yadm clone --no-checkout [url]
copy

SYNOPSIS

yadm clone [options] url

DESCRIPTION

yadm clone clones a dotfiles repository to manage with yadm. Downloads repo and checks out files to home directory. First step in setting up dotfiles on a new system.

PARAMETERS

--bootstrap

Run bootstrap after clone.
--no-checkout
Clone without checkout.
-f, --force
Force overwrite existing files.
-w dir
Set worktree directory.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community