feat: add templating for laptop dotfiles

This commit is contained in:
Robert Perce 2026-03-20 00:07:21 -05:00
parent caf6e25e43
commit bdf7e407cb
21 changed files with 437 additions and 52 deletions

View file

@ -1,3 +1,9 @@
[user]
email = contact@rperce.net
name = Robert Perce
[pull]
rebase = true
[init]
defaultBranch = main
[push]
autoSetupRemote = true