summaryrefslogtreecommitdiff
path: root/.pam_environment
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-03-11 19:07:58 +0100
committerTom Barrett <tom@tombarrett.xyz>2021-03-11 19:07:58 +0100
commit395c8704da88be4e95df0953938eddf5b0382b3d (patch)
tree9be7c02f0d5595400e0f6dc5bac2c1f0d1b3bb3e /.pam_environment
parent040eca1f3e70ba617ae961249928baf85bb634fc (diff)
how to use gpg to manage ssh keys
Diffstat (limited to '.pam_environment')
-rw-r--r--.pam_environment2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pam_environment b/.pam_environment
new file mode 100644
index 0000000..b55fba7
--- /dev/null
+++ b/.pam_environment
@@ -0,0 +1,2 @@
+SSH_AGENT_PID DEFAULT=
+SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh"