From 79add50d4014afc89bff7290230aac6168813cf0 Mon Sep 17 00:00:00 2001 From: Menno van Leeuwen Date: Tue, 15 Jul 2025 23:50:44 +0200 Subject: [PATCH] fix: remove redudant block --- config/git/gitconfig.wsl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/git/gitconfig.wsl b/config/git/gitconfig.wsl index 5ea1e97..9fa7a61 100644 --- a/config/git/gitconfig.wsl +++ b/config/git/gitconfig.wsl @@ -35,5 +35,4 @@ [credential "https://gist.github.com"] helper = helper = !/home/menno/.nix-profile/bin/gh auth git-credential -[gpg "ssh"] - program = /opt/1Password/op-ssh-sign +