Awesome
zsh hanami
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
.zshrc
file (e.g.plugins=(git hanami)
)