[user] email = me@peter-struschka.com name = Peter Son Struschka [color] ui = true [core] excludesfile = ~/.gitignore_global [credential] helper = cache --timeout=600 [url "https://github.com/"] insteadOf = "gh:" [url "git@github.com:"] pushInsteadOf = "gh:" [url "https://aur.archlinux.org/"] insteadOf = "aur:" [url "ssh+git://aur@aur.archlinux.org/"] pushInsteadOf = "aur:" [filter "lfs"] required = true clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process