dotfiles/git/.gitconfig

10 lines
173 B
INI
Raw Normal View History

2017-02-27 06:49:09 +00:00
[user]
name = Alexander Hosking
email = alexander@ahosking.com
[push]
default = simple
[rebase]
autostash = true
[core]
editor = vim