[user] name = Ada Fernsby email = ada.fernsby@example.invalid [core] editor = nvim autocrlf = input pager = delta bigFileThreshold = 64m [init] defaultBranch = main [merge] conflictStyle = zdiff3 [diff] algorithm = histogram colorMoved = zebra [url "ssh://git@git.example.invalid/"] insteadOf = https://git.example.invalid/ [color "status"] changed = yellow bold untracked = cyan [alias] lg = log --graph --oneline --decorate fixup = !git commit --fixup $(git rev-parse HEAD) # shell alias, note the leading ! [rerere] enabled = true ; a semicolon also starts a comment [gc] auto = 0