Update ssh-agent conf

This commit is contained in:
2026-04-14 09:08:53 +02:00
parent 92ca7fcba5
commit 7ff1d0143d
5 changed files with 6 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
fzf_configure_bindings
if test -f "/home/brdw/.bitwarden-ssh-agent.sock"
set -g SSH_AUTH_SOCK "/home/brdw/.bitwarden-ssh-agent.sock"
end