From c8d5bdb423d5f7752342cdb4a02e76d4a8599a6e Mon Sep 17 00:00:00 2001 From: liv Date: Wed, 18 Dec 2024 11:21:29 +0100 Subject: [PATCH] add safe overlay path --- dot_gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_gitconfig b/dot_gitconfig index af02a1b..9bf1099 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -18,3 +18,5 @@ smtpserver = /opt/homebrew/bin/msmtp [init] defaultBranch = main +[safe] + directory = /var/db/repos/pelsh