Drush tab completion as an oh-my-zsh plugin.
-
Clone oh my drush
git clone [email protected]:kid-icarus/oh-my-drush.git ~/.oh-my-zsh/plugins/drush
-
Add 'drush' to plugins() in ~/.zshrc
-
Start / restart zsh
-
Have fun!
-
Clone oh my drush via git
cd ~/.oh-my-zsh/plugins/oh-my-drush && git pull origin master