mirror of
https://github.com/sebaschi/dotfiles.git
synced 2026-02-15 02:04:22 +01:00
Some more refactoring for GNU stow (git, vim and tmux)
This commit is contained in:
10
git/dot-config/git/config
Normal file
10
git/dot-config/git/config
Normal 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
|
||||
Reference in New Issue
Block a user