zpm-zsh / autoenv

Autoenv for zsh
GNU General Public License v3.0
165 stars 23 forks source link

It can`t work #7

Closed 631068264 closed 8 years ago

631068264 commented 8 years ago
plugins=(git,autoenv)
Plug horosgrisa/autoenv
antigen-bundle horosgrisa/autoenv

I write this in .zshrc but .zshrc:46: command not found: Plug .zshrc:47: command not found: antigen-bundle

Nagasaki45 commented 8 years ago

Hi @631068264, Which zsh plugin manager are you using? It seems as you wrote instructions for 3 different plugin managers in your .zshrc, while you had to write only one.

631068264 commented 8 years ago

I have wrote a shell by myself to auto env.