Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davydovanton/hanami-zsh

Zsh plugin for hanami.
https://github.com/davydovanton/hanami-zsh

Last synced: about 2 months ago
JSON representation

Zsh plugin for hanami.

Awesome Lists containing this project

README

        

# zsh hanami
Zsh completion plugin for hanami.

## Instalation

1. Clone repo into your custom plugins directory:
```sh
cd ~/.oh-my-zsh/custom/plugins
git clone [email protected]:davydovanton/hanami-zsh.git hanami
```

2. Add hanami to the plugins line of your `.zshrc` file (e.g. `plugins=(git hanami)`)