2019-05-03 23:41:39 +00:00
|
|
|
[user]
|
|
|
|
email = james@jpatrick.io
|
|
|
|
name = James Patrick
|
|
|
|
|
|
|
|
[core]
|
2021-04-27 18:39:49 +00:00
|
|
|
editor = vim
|
|
|
|
|
|
|
|
[interactive]
|
|
|
|
diffFilter = delta --color-only
|
|
|
|
|
|
|
|
[delta]
|
|
|
|
features = line-numbers decorations
|
|
|
|
whitespace-error-style = 22 reverse
|
|
|
|
navigate = true
|
|
|
|
[delta "decorations"]
|
|
|
|
commit-decoration-style = bold yellow box ul
|
|
|
|
file-style = bold cyan ul
|
|
|
|
file-decoration-style = none
|
|
|
|
hunk-header-decoration-style = none
|
|
|
|
|
2020-11-27 21:53:24 +00:00
|
|
|
[github]
|
|
|
|
user = jamesepatrick
|
2021-02-18 04:44:08 +00:00
|
|
|
[alias]
|
|
|
|
root = rev-parse --show-toplevel
|