Files
dotfiles/gitconfig
2026-04-05 10:42:44 -05:00

10 lines
187 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