[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