summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
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"