dotfiles/default/home/.gitconfig
2025-11-05 18:00:03 -08:00

10 lines
212 B
INI

# 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/nano
[init]
defaultBranch = main