Merge branch 'main' of github.com:alexmickelson/infrastructure

This commit is contained in:
2026-01-05 19:43:36 -07:00

View File

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