Chezmoi

A multi-machine dotfile manager, written in Go. See also: stow, tuckr, vcsh, homeshick. More information: https://chezmoi.io.

chezmoi init

chezmoi init {{repository_url}}

chezmoi add {{path/to/dotfile1 path/to/dotfile2 ...}}

chezmoi re-add {{path/to/dotfile1 path/to/dotfile2 ...}}

chezmoi edit {{path/to/dotfile_or_symlink}}

chezmoi diff

chezmoi -v apply

chezmoi update