new beginnings

This commit is contained in:
Daniel Lundin 2020-09-27 16:38:35 +02:00
parent b447957db3
commit 7d19a9c744
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC
6 changed files with 127 additions and 27 deletions

View file

@ -1,7 +1,7 @@
[core]
excludesfile = "~/.gitignore"
editor = nvim
#pager = diff-so-fancy | less -+R -nBJFXRgiM -h512 -x4
pager = delta
[user]
useConfigOnly = true
@ -66,12 +66,20 @@ threads = 0
[blame]
date = relative
[delta]
plus-color = "#012800"
minus-color = "#340001"
syntax-theme = GitHub
[hub]
protocol = git
[http]
cookiefile = /home/dln/.gitcookies
[interactive]
diffFilter = delta --color-only
[credential]
helper = store