dotfiles/gitconfig
Blake Ridgway 091e5808a7 (refactor): Cleaned up dotfils folder
Moved everything from a nested folder to just the top level of the repo
2022-09-18 12:29:20 -05:00

7 lines
171 B
Text

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