dotfiles/default/gitconfig

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