This commit is contained in:
2026-04-07 09:13:37 -04:00
parent 87501280bd
commit 6de925deef
4 changed files with 20 additions and 15 deletions
+2
View File
@@ -23,3 +23,5 @@ export SSH_AUTH_SOCK=/home/pmcc/.bitwarden-ssh-agent.sock
for file in ~/.config/zsh/*.zsh; do
[ -r "$file" ] && source "$file"
done
. "$HOME/.local/share/../bin/env"