Managing my dotfiles as a git repository
@tomleb @sir I'm doing this as well. Together with Drew's multi host, multi arch, single repo.
In addition to the alias for one's public dotfiles, I have another repo/alias for private stuff too, so the two basically just overlay my $HOME.
Having these two aliases is quite advantageous, I think. It also avoids undesirable habitual commits to my dotfiles, when I think I'm in an "actual" git directory.