Update .gitconfig

This commit is contained in:
Şahin Akkaya 2025-05-10 23:33:34 +03:00
parent 95c858c285
commit d73bad7437

View File

@ -2,5 +2,15 @@
email = sahin@sahinakkaya.dev
name = Şahin Akkaya
signingkey = sahin@sahinakkaya.dev
[include]
path = ~/.gitconfig-work
[includeIf "gitdir:~/.dots/"]
path = ~/.gitconfig-personal
[init]
defaultBranch = main
[url "ssh://git@bitbucket.org/"]
insteadOf = https://bitbucket.org/
[url "ssh://git@github.com/"]
insteadOf = https://github.com/