Files
dotfiles/gitconfig
2025-09-16 20:24:50 -05:00

10 lines
185 B
Plaintext

[user]
email = hello@ciphervance.com
name = Cipher Vance
[commit]
template = ~/dotfiles/commit-conventions.txt
[core]
editor = nvim +14 -c +startinsert
[init]
defaultBranch = main