summaryrefslogtreecommitdiffstats
path: root/.bin/switch-gpg-key
diff options
context:
space:
mode:
Diffstat (limited to '.bin/switch-gpg-key')
-rwxr-xr-x.bin/switch-gpg-key3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bin/switch-gpg-key b/.bin/switch-gpg-key
new file mode 100755
index 0000000..896d155
--- /dev/null
+++ b/.bin/switch-gpg-key
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+gpg-connect-agent "scd serialno" "learn --force" /bye
remember that computers suck.