[user] email = nettingman@gmail.com name = Botond Hende [init] defaultBranch = master [core] editor = nvim [alias] com = commit a = add -Av st = status diffc = diff --cached squash-all = "!f(){ git reset $(git commit-tree HEAD^{tree} -m \"${1:-A new start}\");};f" [push] autoSetupRemote = true [filter "lfs"] clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true [rebase] updateRefs = true autosquash = true [pull] rebase = true [url "https://git.wazul.moe/"] insteadOf = git-repos:public/ [url "git-repos:public/"] pushInsteadOf = https://git.wazul.moe/ pushInsteadOf = git-repos:public/