diff options
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index ee708f4c..207e483e 100644 --- a/.config/git/config +++ b/.config/git/config @@ -7,3 +7,5 @@ autosquash = true [pretty] log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an> +[include] + path = ./override |