home
·
contact
·
privacy
projects
/
confplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b05357
)
Add ssh-agent invocation on login.
author
Plom Heller
<plom@plomlompom.com>
Sun, 13 Sep 2026 11:54:07 +0000
(13:54 +0200)
committer
Plom Heller
<plom@plomlompom.com>
Sun, 13 Sep 2026 11:54:07 +0000
(13:54 +0200)
home/user/.profile.ssh-agent
[new file with mode: 0644]
patch
|
blob
diff --git a/home/user/.profile.ssh-agent
b/home/user/.profile.ssh-agent
new file mode 100644
(file)
index 0000000..
6fec6f9
--- /dev/null
+++ b/
home/user/.profile.ssh-agent
@@ -0,0
+1
@@
+[ -z "${SSH_AGENT_PID}" ] && eval $(ssh-agent) > /dev/null && ssh-add -q