~lucymcphail/dotfiles

caca0b4ef4399d67b5d86943ead8ef11d644d377 — Lucy McPhail a month ago a716399 trunk
Disable git ssh signing
1 files changed, 1 insertions(+), 9 deletions(-)

M dot_gitconfig
M dot_gitconfig => dot_gitconfig +1 -9
@@ 17,10 17,6 @@
	sort = -committerdate
[core]
	editor = vim
[commit]
	gpgsign = true
[gpg]
	format = ssh
[push]
	default = tracking
	autoSetupRemote = true


@@ 28,9 24,5 @@
	rebase = true
[help]
	autocorrect = 1
[core]
	excludesFile = ~/.gitignore
[init]
	defaultBranch = main
[include]
	path = ~/.gitconfig.local
	defaultBranch = main
\ No newline at end of file