summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2023-04-23 21:27:31 +0200
committerTom Barrett <tom@tombarrett.xyz>2023-04-23 21:27:31 +0200
commit577ba06877f68ba269f35778d1a1349437eb0b7a (patch)
tree16fd908f83dbb5aa32536cedc928f66513635555 /build
parent25f9b730dee4919019bef5b32deb2f4098edd520 (diff)
passmenu bindings
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 667eac5..a343d17 100755
--- a/build
+++ b/build
@@ -78,4 +78,6 @@ ln -s "$RC_DIR/.gnupg/gpg-agent.conf" "$HOME/.gnupg/"
ln -s "$RC_DIR/.gnupg/pinentry-dmenu.conf" "$HOME/.gnupg/"
ln -s "$RC_DIR/scripts/pinentry-auto" "$HOME/bin"
+ln -s "$RC_DIR/scripts/passotpmenu" "$HOME/bin"
+
echo "use gpg --list-secret-keys --with-keygrip, write the [A] keygrip to .gnupg/sshcontrol"