shell: add ssh-agent again

This commit is contained in:
2024-07-15 21:31:44 +02:00
parent 05b0762421
commit cb84afaaec

View File

@@ -36,6 +36,7 @@
# Swag
pfetch # Show fetch logo on terminal start
eval "$(direnv hook zsh)"
eval "$(ssh-agent)"
'';
};
};