This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-base/env/ssh.env

3 lines
97 B
Bash

# set ssh agent socket for each session
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"