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