mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-27 18:13:19 +00:00
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
[user]
|
|
name = Christian Colglazier
|
|
email = christian@cacolglazier.com
|
|
[core]
|
|
editor = emacs
|
|
excludesFile = ~/.gitignore
|
|
[rerere]
|
|
enabled = true
|
|
[column]
|
|
ui = auto
|
|
[branch]
|
|
sort = -committerdate
|
|
[push]
|
|
autoSetupRemote = true
|