dotfiles/gitconfig
2024-04-13 21:11:12 -05:00

9 lines
197 B
Text

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