diff --git a/.zshrc b/.zshrc index b037b83..9be03eb 100644 --- a/.zshrc +++ b/.zshrc @@ -5,7 +5,7 @@ setopt HIST_IGNORE_SPACE setopt HIST_FIND_NO_DUPS setopt HIST_SAVE_NO_DUPS -zstyle :omz:plugins:keychain gpg,ssh +zstyle :omz:plugins:keychain agents gpg,ssh zstyle :omz:plugins:keychain options --quiet zstyle :omz:plugins:ssh-agent agent-forwarding yes zstyle :omz:plugins:ssh-agent lazy yes @@ -14,16 +14,16 @@ zstyle :omz:plugins:ssh-agent lifetime 8h source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh antigen use oh-my-zsh antigen bundles <