Update .gitconfig

This commit is contained in:
Şahin Akkaya 2025-05-10 23:37:12 +03:00
parent d73bad7437
commit fe8ed7d94e
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
signingkey = sahin@sahinakkaya.dev
[include]
path = ~/.gitconfig-work
path = ~/.gitconfig-work ;this file is ignored in dot files intentionally. create it if you are using work computer
[includeIf "gitdir:~/.dots/"]
path = ~/.gitconfig-personal
[init]

3
.gitconfig-personal Normal file
View File

@ -0,0 +1,3 @@
[user]
email = sahin@sahinakkaya.dev
signingkey = sahinakkaya@scorpapp.com