mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-04-26 03:45:21 -04:00
16 lines
260 B
INI
16 lines
260 B
INI
[user]
|
|
email = jakejarvis@gmail.com
|
|
name = Jake Jarvis
|
|
signingkey = D36CB66F4002B25B
|
|
[commit]
|
|
gpgsign = true
|
|
[core]
|
|
excludesfile = ~/.gitignore_global
|
|
editor = nano
|
|
[push]
|
|
default = current
|
|
[credential]
|
|
helper = osxkeychain
|
|
[github]
|
|
user = jakejarvis
|