yadm
A dotfiles manager that works by using
git. Some subcommands such asinit,clone,push, andpullhave their own usage documentation. More information: https://yadm.io/docs/overview.
- Override the
yadmdirectory.yadmstores its configurations relative to this directory:
yadm --yadm-dir
- Override the
yadmdata directory:yadmstores its data relative to this directory:
yadm --yadm-data
- Override the location of the
yadmrepository:
yadm --yadm-repo
- Override the location of the
yadmconfiguration file:
yadm --yadm-config
- Override the location of the
yadmencryption configuration:
yadm --yadm-encrypt
- Override the location of the
yadmencrypted files archive:
yadm --yadm-archive
- Override the location of the
yadmbootstrap program:
yadm --yadm-bootstrap