mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-06-24 13:41:09 +02:00
Update .gitconfig
This commit is contained in:
parent
d73bad7437
commit
fe8ed7d94e
@ -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
3
.gitconfig-personal
Normal file
@ -0,0 +1,3 @@
|
||||
[user]
|
||||
email = sahin@sahinakkaya.dev
|
||||
signingkey = sahinakkaya@scorpapp.com
|
Loading…
Reference in New Issue
Block a user