diff --git a/zshrc b/zshrc index 27856b3..cb9616c 100644 --- a/zshrc +++ b/zshrc @@ -45,8 +45,7 @@ COMPLETION_WAITING_DOTS="true" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(sudo git git-flow brew ssh-agent) -zstyle :omz:plugins:ssh-agent identities id_jmb id_github +plugins=(sudo git git-flow brew) source $ZSH/oh-my-zsh.sh # User configuration