Files
dotfiles/git/.config/git/config
2024-08-24 12:18:08 -07:00

11 lines
174 B
Plaintext

# This is Git's per-user configuration file.
[user]
name = Eric Torres
email = eric.torres@its-et.me
[core]
pager = nvim -R
[color]
pager = no
[init]
defaultBranch = main