dotfiles/gitconfig
2022-10-11 23:40:11 -05:00

9 lines
200 B
Text

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