Dotfiles v2.0

This commit is contained in:
2024-03-21 16:02:35 +00:00
parent f727c95bce
commit e001c92190
121 changed files with 218 additions and 570 deletions

8
home/.gitconfig Normal file
View File

@@ -0,0 +1,8 @@
[user]
email = ehtrude@gmail.com
name = TrudeEH
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f