-
Install with
git clone --recursiveto also download submodules. -
It's probably a good idea to checkout the master branch in each submodule with
git submodule foreach --recursive git checkout master -
Run
syncto tarball any clashes found in$HOMEtobackup, before symlinking to the dotfiles (apart from.git, if it exists) inpublicandprivate.
private is symlinked to ../dotfiles-private; clone to here for the
private dotfiles. This contains things like .ssh, .gnupg,
.gitconfig, etc.