feat(ssh): update SSH configuration and add new identity files

This commit is contained in:
Dmitry
2026-03-16 17:25:44 +03:00
parent 9e6122fcfa
commit 2dfbdef85f
12 changed files with 20 additions and 19 deletions
+3
View File
@@ -91,3 +91,6 @@ fi
if command -v direnv >/dev/null 2>&1; then
eval "$(direnv hook zsh)"
fi
export SSH_AUTH_SOCK='/home/ada/.bitwarden-ssh-agent.sock'