diff --git a/git/gitconfig.j2 b/git/gitconfig.j2 index 2f36e31..fd273eb 100644 --- a/git/gitconfig.j2 +++ b/git/gitconfig.j2 @@ -120,3 +120,5 @@ [init] defaultBranch = master +[safe] + directory = /var/lib/dotfiles