SHA256
1
0

Organize dotfiles by scope

This commit is contained in:
2025-12-14 15:37:19 -05:00
parent 3e563adc9f
commit b09ab49aa0
18 changed files with 171 additions and 58 deletions

View File

@@ -0,0 +1,10 @@
# This is Git's per-user configuration file.
[user]
email = bryanroessler@gmail.com
name = Bryan Roessler
[color]
ui = auto
[credential]
helper = cache
[init]
defaultBranch = main