ohmyzsh/plugins/lighthouse/README.md

15 lines
496 B
Markdown
Raw Normal View History

2018-10-20 05:25:19 +02:00
# 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 |