diff --git a/zshrc b/zshrc index 410435c..cce0dbd 100644 --- a/zshrc +++ b/zshrc @@ -45,7 +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=(git ssh-agent brew sudo) +plugins=(ssh-agent sudo git git-flow brew) zstyle :omz:plugins:ssh-agent identities id_lease source $ZSH/oh-my-zsh.sh