This commit is contained in:
2026-01-05 16:04:41 -07:00
parent 2dd792206b
commit 7d901d47da

View File

@@ -106,6 +106,8 @@ in {
set -x LIBVIRT_DEFAULT_URI qemu:///system
set -x TERM xterm-256color # ghostty
source "$HOME/.cargo/env.fish"
export SSH_AUTH_SOCK=/home/alexm/.bitwarden-ssh-agent.sock # ssh agent
'';
};