git
This commit is contained in:
parent
5384389c04
commit
22283aaca8
@ -1,8 +1,8 @@
|
||||
[includeIf "gitdir:/home/errol/git/lucidpoint/"]
|
||||
path = /home/errol/.gitconfig.work
|
||||
[includeIf "gitdir:~/git/lucidpoint/"]
|
||||
path = ~/.gitconfig.work
|
||||
|
||||
[includeIf "gitdir:/home/errol/git/personal/"]
|
||||
path = /home/errol/.gitconfig.personal
|
||||
[includeIf "gitdir:~/git/personal/"]
|
||||
path = ~/.gitconfig.personal
|
||||
|
||||
[color]
|
||||
# Enable colors in color-supporting terminals
|
||||
|
@ -1,5 +1,7 @@
|
||||
[user]
|
||||
name = Errol Sancaktar
|
||||
email = errol@sancaktar.net
|
||||
[github]
|
||||
user = "errolsancaktar"
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/.ssh/github-pers"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5b37e218e5275c11cb5fecc61f943e6cea3e64bf
|
||||
Subproject commit 5acaa240d3dde98f2bc2354ad6201e6954254b2c
|
Loading…
Reference in New Issue
Block a user