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