zsh hanami
August 17, 2017 ยท View on GitHub
Zsh completion plugin for hanami.
Instalation
- Clone repo into your custom plugins directory:
cd ~/.oh-my-zsh/custom/plugins
git clone git@github.com:davydovanton/hanami-zsh.git hanami
- Add hanami to the plugins line of your
.zshrcfile (e.g.plugins=(git hanami))