Add gitconfig in xdg location

Recommendations came from this blog post:
    https://blog.gitbutler.com/how-git-core-devs-configure-git/

Let's see how this works out lol

Test
This commit is contained in:
2025-04-05 16:37:09 -04:00
committed by Andrew R. M.
parent 86b85c4102
commit ddf5d19c51
2 changed files with 27 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ apply_dotfile sh
apply_dotfile readline
apply_dotfile screen
apply_dotfile git
apply_dotfile vim
apply_dotfile ruby