11 lines
171 B
INI
11 lines
171 B
INI
[user]
|
|
name = rpriven
|
|
email = rob.pratt@tutanota.com
|
|
[init]
|
|
defaultBranch = main
|
|
|
|
[core]
|
|
editor = nvim
|
|
[alias]
|
|
co = checkout
|
|
lg = log --all --graph --format=oneline
|