diff options
| author | Loek Le Blansch <loek@pipeframe.xyz> | 2026-03-26 20:42:05 +0100 |
|---|---|---|
| committer | Loek Le Blansch <loek@pipeframe.xyz> | 2026-03-26 20:42:05 +0100 |
| commit | 7d782c4af6a369ec5a802eeededf18e5f355088b (patch) | |
| tree | 75fa5eea8e86bc64f1df6a048e3d6d3b4dc72860 /.config/git | |
| parent | bc10739e537c5915d1322501a4e08cab39bcb413 (diff) | |
update dotfiles from work
Diffstat (limited to '.config/git')
| -rw-r--r-- | .config/git/config##template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config##template b/.config/git/config##template index 3c996ba..85f9b50 100644 --- a/.config/git/config##template +++ b/.config/git/config##template @@ -47,3 +47,5 @@ tabs = 2 side-by-side = false syntax-theme = base16 +[safe] + directory = * |