Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 302 Bytes

zsh hanami

Zsh completion plugin for hanami.

Instalation

  1. Clone repo into your custom plugins directory:
cd ~/.oh-my-zsh/custom/plugins
git clone [email protected]:davydovanton/hanami-zsh.git hanami
  1. Add hanami to the plugins line of your .zshrc file (e.g. plugins=(git hanami))