13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
[user]
|
|
email = blake@blakeridgway.com
|
|
name = Blake Ridgway
|
|
[commit]
|
|
template = ~/dotfiles/commit-conventions.txt
|
|
[core]
|
|
editor = nvim +14 -c +startinsert
|
|
[init]
|
|
defaultBranch = main
|
|
|
|
[includeIf "gitdir:~/dev/AdvancedMetrics/"]
|
|
path = ~/dotfiles/.gitconfig-advancedmetrics
|