dotfiles/arch/git/.gitconfig
Adam Cooper d15d87b077 Various tweaks
[X11] Bump terminal font size to 14 [?!]
[X11] Reduce terminal DPI setting to 192 [nop?]
[git] Reinstate git-delta as default git pager
[xmonad] Use dots for bottom
[zsh] Reinstate navi and nvm
2022-10-01 22:08:49 -04:00

20 lines
390 B
INI

[user]
name = Adam Cooper
email = adam@theadamcooper.com
[core]
pager = delta
[interactive]
diffFilter = delta --color-only
[delta]
features = side-by-side line-numbers decorations
whitespace-error-style = 22 reverse
[delta "decorations"]
commit-decoration-style = bold yellow box ul
file-style = bold yellow ul
file-decoration-style = none
[init]
defaultBranch = main