-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c3f415c
commit b0b3c7f
Showing
1 changed file
with
2 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
[user] | ||
name = Peter Stone | ||
email = [email protected] | ||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP8oTkPQdemPHbTEOGiUt6YOlyRskb2tZFQlGg1fp78u | ||
email = [email protected] | ||
|
||
[core] | ||
excludesfile = $HOME/.cvsignore | ||
|
@@ -38,24 +37,15 @@ | |
interactive = always | ||
ui = auto | ||
|
||
[commit] | ||
gpgsign = true | ||
|
||
[delta] | ||
navigate = true | ||
side-by-side = true | ||
side-by-side = true | ||
[diff] | ||
colorMoved = default | ||
|
||
[fetch] | ||
prune = true | ||
|
||
[gpg] | ||
format = ssh | ||
|
||
[gpg "ssh"] | ||
program = /Applications/1Password.app/Contents/MacOS/op-ssh-sign | ||
|
||
[grep] | ||
lineNumber = true | ||
|
||
|
@@ -83,6 +73,4 @@ | |
|
||
[url "[email protected]:"] | ||
insteadOf = https://github.com/ | ||
[url "[email protected]:"] | ||
insteadOf = https://gitlab.eng.vmware.com/ | ||
|