diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index a20c2cbaf..b133b398a 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -89,10 +89,14 @@ plugins=( fd jfrog man + ssh-agent tmux vscode ) +zstyle :omz:plugins:ssh-agent agent-forwarding yes +#zstyle :omz:plugins:ssh-agent helper ksshaskpass + source $ZSH/oh-my-zsh.sh # User configuration