Some more refactoring for GNU stow (git, vim and tmux)

This commit is contained in:
2025-06-18 01:26:52 +02:00
parent 5508cfe264
commit e947a9d04e
3 changed files with 0 additions and 0 deletions

10
git/dot-config/git/config Normal file
View File

@@ -0,0 +1,10 @@
[user]
email = 74497638+sebaschi@users.noreply.github.com
name = Sebastian Lenzlinger
[http]
sslVerify = false
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true