dotfiles/gitconfig

9 lines
187 B
Text

[user]
email = blake@blakeridgway.dev
name = Blake Ridgway
[commit]
template = ~/dotfiles/commit-conventions.txt
[core]
editor = nvim +14 -c +startinsert
[init]
defaultBranch = main