feat(SSH): export KeePass SSH Agent

This commit is contained in:
Michel 2023-11-08 11:21:34 +01:00
parent 44e0f84be5
commit 571c38670a
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -278,6 +278,9 @@ export EDITOR=vi
export LESS=-iFRS
export SYSTEMD_LESS='iFRSXMK'
# KeePassXC SSH Agent
[[ -v SSH_AUTH_SOCK ]] || export SSH_AUTH_SOCK=$(echo /tmp/ssh-*/agent.*(U))
###
### History