dotfiles/default/gitconfig
2026-04-06 08:48:06 -07:00

10 lines
201 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 = hx
[init]
defaultBranch = main