feat(ssh): update SSH configuration and add new identity files
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user