diff --git a/.zshrc b/.zshrc index 65b525e..c6e6bca 100644 --- a/.zshrc +++ b/.zshrc @@ -13,6 +13,10 @@ setopt HIST_IGNORE_SPACE setopt HIST_FIND_NO_DUPS setopt HIST_SAVE_NO_DUPS +zstyle :omz:plugins:ssh-agent agent-forwarding yes +zstyle :omz:plugins:ssh-agent lazy yes +zstyle :omz:plugins:ssh-agent lifetime 8h + source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh antigen use oh-my-zsh antigen bundles <