Commit 1a4052b0 authored by Pasan's avatar Pasan
Browse files

Added README.md to lighthouse plugin

parent 576ada13
# Lighthouse plugin
This plugin issue lighthouse tickets.
To use it, add `lighthouse` to the plugins array in your zshrc file:
```zsh
plugins=(... lighthouse)
```
## Aliases
| Alias | Command | Description |
|-------|----------------------------------------|------------------------------------------------------|
| lho | `open_lighthouse_ticket` | Opening lighthouse ticket |
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment