home/dot_gitconfig
2020-04-16 20:57:15 +02:00

11 lines
141 B
Text

[user]
name = mokou
email = mokou@posteo.de
[core]
editor = vim
[push]
default = simple
[pull]
rebase = true
[rebase]
autoStash = true