shell: add ssh-agent again

This commit is contained in:
Kabbone 2024-07-15 21:31:44 +02:00
parent 05b0762421
commit cb84afaaec
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
1 changed files with 1 additions and 0 deletions

View File

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