2020-03-31 22:16:29 +00:00
|
|
|
[user]
|
|
|
|
email = phantop@tuta.io
|
|
|
|
name = Jonathan Hakimi
|
|
|
|
[credential]
|
|
|
|
helper = store
|
|
|
|
[core]
|
|
|
|
quotepath = false
|
|
|
|
commitGraph = true
|
|
|
|
[gc]
|
|
|
|
writeCommitGraph = true
|
|
|
|
[cola]
|
|
|
|
spellcheck = false
|
|
|
|
[filter "lfs"]
|
|
|
|
clean = git-lfs clean -- %f
|
|
|
|
smudge = git-lfs smudge -- %f
|
|
|
|
process = git-lfs filter-process
|
|
|
|
required = true
|
|
|
|
[url "https://aur.archlinux.org/"]
|
|
|
|
insteadOf = "aur:"
|
|
|
|
[url "ssh://aur@aur.archlinux.org/"]
|
|
|
|
pushInsteadOf = "aur:"
|
2020-04-11 16:20:25 +00:00
|
|
|
[url "http://dev.getsol.us/source/"]
|
|
|
|
insteadOf = "solus:"
|
|
|
|
insteadOf = "sol:"
|
|
|
|
[url "https://github.com/"]
|
|
|
|
insteadOf = "github:"
|
|
|
|
insteadOf = "gh:"
|
|
|
|
[url "https://gitlab.com/"]
|
|
|
|
insteadOf = "gitlab:"
|
|
|
|
insteadOf = "gl:"
|
2020-05-23 22:00:56 +00:00
|
|
|
[color]
|
|
|
|
ui = auto
|