Add switch keys script
This commit is contained in:
5
.local/bin/switch_keys.sh
Executable file
5
.local/bin/switch_keys.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# From here https://github.com/drduh/YubiKey-Guide#readme
|
||||
|
||||
gpg-connect-agent "scd serialno" "learn --force" /bye
|
||||
Reference in New Issue
Block a user