mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 08:23:27 +01:00
30 lines
365 B
Plaintext
30 lines
365 B
Plaintext
[user]
|
|
email = vbrandl@riseup.net
|
|
name = Valentin Brandl
|
|
signingkey = 0x7FB009175885FC76
|
|
|
|
[commit]
|
|
gpgsign = true
|
|
|
|
[color]
|
|
branch = true
|
|
diff = true
|
|
grep = true
|
|
pager = true
|
|
status = true
|
|
ui = always
|
|
|
|
[core]
|
|
autocrlf = input
|
|
editor = vim
|
|
|
|
[push]
|
|
default = simple
|
|
|
|
[url "git@github.com:"]
|
|
insteadOf = gh:
|
|
insteadOf = github:
|
|
|
|
[github]
|
|
user = vbrandl
|