Skip to content

Instantly share code, notes, and snippets.

View Z-100's full-sized avatar
❤️
Salvation Sequence

Z-100

❤️
Salvation Sequence
View GitHub Profile
@Z-100
Z-100 / .gitconfig
Last active September 18, 2025 12:53
; Global params
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[init]
defaultBranch = main