Files
dotfiles/gitconfig
Blake Ridgway f44ef8fc60 add deepseek
2026-05-05 17:57:06 -05:00

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