If I disable the “rake” plugin of “zsh” in “~/.zshrc” file by modifying the following line:
| 1 | # Remove the "rake" item from the following line. | 
I will get the following error:
| 1 | $ rake new_post['Test'] | 
So the “rake” plugin cannot be removed if you want the rake command works for Octopress under zsh.