diff --git a/Justfile b/Justfile index 6d13ff7..c09286f 100755 --- a/Justfile +++ b/Justfile @@ -249,6 +249,7 @@ switch-yubikey: set -xe KEY_ID=$(gpg --card-status | rg sec | rg -o '[0-9A-Z]{16}') gpg --delete-secret-and-public-keys $KEY_ID + # TODO: fix this as it still blocks on the gpg prompt gpg2 --edit-card <<-EOF fetch quit