[alias] st = status co = checkout ci = commit br = branch sw = switch [push] autoSetupRemote = true [core] editor = nvim autocrlf = input [fetch] prune = true [includeIf "gitdir:~/projects/"] path = ./work.inc [includeIf "gitdir:~/notes/"] path = ./work.inc