Justfile: add TODO

This commit is contained in:
steveej 2019-07-24 22:14:21 +02:00
parent e3b6e5f60f
commit 56a66ffae8

View file

@ -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