diff --git a/modules/shell/zsh.nix b/modules/shell/zsh.nix index 583c6b1..ff384d2 100644 --- a/modules/shell/zsh.nix +++ b/modules/shell/zsh.nix @@ -36,6 +36,7 @@ # Swag pfetch # Show fetch logo on terminal start eval "$(direnv hook zsh)" + eval "$(ssh-agent)" ''; }; };