dotfiles/default/gitconfig
2026-03-20 11:47:19 -07:00

10 lines
212 B
Text

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Penelope Gwen
email = support@pogmom.me
[core]
editor = /usr/bin/nvim
[init]
defaultBranch = main