A multi-machine dotfile manager, written in Go. See also:
stow,tuckr,vcsh,homeshick. More information: https://chezmoi.io.
chezmoi, creating a Git repository in ~/.local/share/chezmoi:chezmoi init
chezmoi from existing dotfiles of a Git repository: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