]> git.sev.monster Git - dotfiles.git/blob - bin/gpg-learn-keys
zshrc: fix dfu alias
[dotfiles.git] / bin / gpg-learn-keys
1 #!/bin/sh
2 gpg-connect-agent <<EOF
3 SCD SERIALNO
4 LEARN --FORCE
5 /bye
6 EOF
This page took 0.054693 seconds and 4 git commands to generate.