remove delta and add github auth helper
This commit is contained in:
parent
18c2686bec
commit
a7fe63b095
@ -1,7 +1,6 @@
|
|||||||
[core]
|
[core]
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
safecrlf = warn
|
safecrlf = warn
|
||||||
pager = delta
|
|
||||||
[user]
|
[user]
|
||||||
email = joel@beckmeyer.us
|
email = joel@beckmeyer.us
|
||||||
name = Joel Beckmeyer
|
name = Joel Beckmeyer
|
||||||
@ -25,7 +24,5 @@
|
|||||||
required = true
|
required = true
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
[interactive]
|
[credential "https://github.com"]
|
||||||
diffFilter = delta --color-only
|
helper = !/usr/bin/gh auth git-credential
|
||||||
[delta]
|
|
||||||
navigate = true # use n and N to move between diff sections
|
|
||||||
|
Loading…
Reference in New Issue
Block a user