2019-05-03 23:41:39 +00:00
|
|
|
[user]
|
2024-02-05 14:52:49 +00:00
|
|
|
email = james@greenfiling.com
|
2019-05-03 23:41:39 +00:00
|
|
|
name = James Patrick
|
2024-02-05 14:52:49 +00:00
|
|
|
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHbxQtU3f3ASNOSz9uSygKqm8P9DNJ5ITlBKrLE9ilnf
|
|
|
|
|
|
|
|
[gpg]
|
|
|
|
format = ssh
|
|
|
|
|
|
|
|
[gpg "ssh"]
|
|
|
|
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
|
|
|
|
|
|
|
|
[commit]
|
|
|
|
gpgsign = true
|
2019-05-03 23:41:39 +00:00
|
|
|
|
|
|
|
[core]
|
2021-04-27 18:39:49 +00:00
|
|
|
editor = vim
|
2024-02-05 14:52:49 +00:00
|
|
|
excludesfile = /Users/james/.gitignore_global
|
2021-04-27 18:39:49 +00:00
|
|
|
|
2020-11-27 21:53:24 +00:00
|
|
|
[github]
|
|
|
|
user = jamesepatrick
|
2021-02-18 04:44:08 +00:00
|
|
|
[alias]
|
|
|
|
root = rev-parse --show-toplevel
|
2021-11-20 20:20:11 +00:00
|
|
|
[filter "lfs"]
|
|
|
|
clean = git-lfs clean -- %f
|
|
|
|
smudge = git-lfs smudge -- %f
|
|
|
|
process = git-lfs filter-process
|
|
|
|
required = true
|
2022-08-30 18:28:37 +00:00
|
|
|
[init]
|
|
|
|
defaultBranch = develop
|
2024-02-05 14:52:49 +00:00
|
|
|
|
|
|
|
[gpg]
|
|
|
|
format = ssh
|
|
|
|
|
|
|
|
[commit]
|
|
|
|
gpgsign = true
|
|
|
|
|
|
|
|
[push]
|
|
|
|
autoSetupRemote = true
|