Add switch keys script
This commit is contained in:
parent
a3c32d0e19
commit
1efeb4764d
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# From here https://github.com/drduh/YubiKey-Guide#readme
|
||||||
|
|
||||||
|
gpg-connect-agent "scd serialno" "learn --force" /bye
|
Loading…
Reference in New Issue